Home
last modified time | relevance | path

Searched refs:GL_R32I (Results 1 – 25 of 966) sorted by relevance

12345678910>>...39

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/glsl-es-3.10/execution/
H A Dcs-image-load-if-else.shader_test41 texture integer 1 (2,2) (2,0) GL_R32I
42 image texture 1 GL_R32I
44 texture integer 2 (2,2) (2,10) GL_R32I
45 image texture 2 GL_R32I
H A Dcs-image-atomic-if-else-2.shader_test42 texture integer 1 (2,2) (2,0) GL_R32I
43 image texture 1 GL_R32I
45 texture integer 2 (2,2) (2,10) GL_R32I
46 image texture 2 GL_R32I
H A Dcs-image-atomic-if-else.shader_test42 texture integer 1 (2,2) (2,0) GL_R32I
43 image texture 1 GL_R32I
45 texture integer 2 (2,2) (2,10) GL_R32I
46 image texture 2 GL_R32I
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/glesext/texture_border_clamp/
H A DesextcTextureBorderClampSamplingTextureGroup.cpp68 …iguration<glw::GLint, glw::GLint> configurationTexture2DR32I(1, 4, GL_TEXTURE_2D, GL_R32I, GL_R32I, in init()
127 …1, 4, GL_TEXTURE_2D_ARRAY, GL_R32I, GL_R32I, GL_NEAREST, GL_RED_INTEGER, GL_RGBA_INTEGER, 256, 256… in init()
168 …iguration<glw::GLint, glw::GLint> configurationTexture3DR32I(1, 4, GL_TEXTURE_3D, GL_R32I, GL_R32I, in init()
H A DesextcTextureBorderClampTests.cpp93 …iguration<glw::GLint, glw::GLint> configurationTexture2DR32I(1, 4, GL_TEXTURE_2D, GL_R32I, GL_R32I, in init()
152 …1, 4, GL_TEXTURE_2D_ARRAY, GL_R32I, GL_R32I, GL_NEAREST, GL_RED_INTEGER, GL_RGBA_INTEGER, 256, 256… in init()
192 …iguration<glw::GLint, glw::GLint> configurationTexture3DR32I(1, 4, GL_TEXTURE_3D, GL_R32I, GL_R32I, in init()
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/opensubdiv/osd/
H A DglPatchTable.cpp104 glTexBuffer(GL_TEXTURE_BUFFER, GL_R32I, _patchIndexBuffer); in allocate()
123 glTexBuffer(GL_TEXTURE_BUFFER, GL_R32I, _varyingIndexBuffer); in allocate()
146 glTexBuffer(GL_TEXTURE_BUFFER, GL_R32I, _fvarIndexBuffers[fvc]); in allocate()
H A DglLegacyGregoryPatchTable.cpp73 glTexBuffer(GL_TEXTURE_BUFFER, GL_R32I, buffer); in Create()
87 glTexBuffer(GL_TEXTURE_BUFFER, GL_R32I, buffer); in Create()
/dports/misc/usd/USD-21.11/pxr/imaging/hdx/
H A DoitBufferAccessor.cpp184 GL_R32I, in InitializeOitBuffersIfNecessary()
191 GL_SHADER_STORAGE_BUFFER, GL_R32I, GL_RED_INTEGER, GL_INT, in InitializeOitBuffersIfNecessary()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/ext_shader_image_load_store/
H A Dimage_functions.c68 glTexImage1D(GL_TEXTURE_1D, 0, GL_R32I, tex_width, 0, GL_RED_INTEGER, GL_INT, data); in create_texture()
98 glTexBuffer(GL_TEXTURE_BUFFER, GL_R32I, buffer); in create_buffer_texture()
152 glBindImageTextureEXT(0, texture, 0, GL_FALSE, 0, GL_READ_WRITE, GL_R32I); in run_test()
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DARB_texture_rg.java56 int GL_R32I = 0x8235; field
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/OpenGL/libGLESv2/
H A Dutilities.cpp399 case GL_R32I: in IsSizedInternalFormat()
1103 case GL_INT: VALIDATE_INTERNALFORMAT(GL_R32I) in ValidateTextureFormatType()
1387 case GL_R32I: in IsColorRenderable()
1456 case GL_R32I: in IsDepthRenderable()
1522 case GL_R32I: in IsStencilRenderable()
1628 case GL_R32I: return 0; in GetAlphaSize()
1677 case GL_R32I: return 32; in GetRedSize()
1726 case GL_R32I: return 0; in GetGreenSize()
1775 case GL_R32I: return 0; in GetBlueSize()
1872 case GL_R32I: in GetColorComponentType()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/OpenGL/libGLESv2/
H A Dutilities.cpp370 case GL_R32I: in IsSizedInternalFormat()
1074 case GL_INT: VALIDATE_INTERNALFORMAT(GL_R32I) in ValidateTextureFormatType()
1358 case GL_R32I: in IsColorRenderable()
1427 case GL_R32I: in IsDepthRenderable()
1493 case GL_R32I: in IsStencilRenderable()
1599 case GL_R32I: return 0; in GetAlphaSize()
1648 case GL_R32I: return 32; in GetRedSize()
1697 case GL_R32I: return 0; in GetGreenSize()
1746 case GL_R32I: return 0; in GetBlueSize()
1843 case GL_R32I: in GetColorComponentType()
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/auto/extensions/
H A DGL_ARB_texture_rg20 GL_R32I 0x8235
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GL/ARB/
H A Dtexture_rg.py55 GL_R32I:1,
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGL_ARB_texture_rg21 GL_R32I 0x8235
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/extensions/
H A DGL_ARB_texture_rg20 GL_R32I 0x8235
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/common/
H A Dgles2_cmd_utils.cc1046 case GL_R32I: in GetGLReadPixelsImplementationFormat()
1116 case GL_R32I: in GetGLReadPixelsImplementationType()
1210 case GL_R32I: in GetChannelsForFormat()
1282 case GL_R32I: in IsSizedColorFormat()
1476 case GL_R32I: in GetColorFormatComponentSizes()
1689 case GL_R32I: in IsSignedIntegerFormat()
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/common/
H A Dgles2_cmd_utils.cc1048 case GL_R32I: in GetGLReadPixelsImplementationFormat()
1118 case GL_R32I: in GetGLReadPixelsImplementationType()
1215 case GL_R32I: in GetChannelsForFormat()
1287 case GL_R32I: in IsSizedColorFormat()
1481 case GL_R32I: in GetColorFormatComponentSizes()
1694 case GL_R32I: in IsSignedIntegerFormat()
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_texture_rg21 GL_R32I 0x8235
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_texture_rg21 GL_R32I 0x8235
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/gl-3.0/
H A Drender-integer.c46 CREATE_TEST(GL_R32I),
152 case GL_R32I: in probe_int()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_internalformat_query2/
H A Dimage-texture.c92 {GL_R32I, 32, GL_RED_INTEGER, GL_INT, GL_IMAGE_CLASS_1_X_32},
121 GL_R32I,
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/ARB/
H A Dtexture_rg.py19 GL_R32I=_C('GL_R32I',0x8235) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/ARB/
H A Dtexture_rg.py19 GL_R32I=_C('GL_R32I',0x8235) variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/glesext/draw_buffers_indexed/
H A DesextcDrawBuffersIndexedColorMasks.cpp99 GL_R16UI, GL_R32I, GL_R32UI, GL_RG8I, GL_RG8UI, in iterate()
332 case GL_R32I: in NumComponents()
378 case GL_R32I: in ReadableType()

12345678910>>...39