Searched refs:GL_MAX_COMPUTE_TEXTURE_IMAGE_UNITS (Results 1 – 18 of 18) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cLimitsTests.cpp | 147 …{ "max_compute_texture_image_units", GL_MAX_COMPUTE_TEXTURE_IMAGE_UNITS, 16, 0, "gl_MaxCom… in init()
|
D | gl4cMultiBindTests.cpp | 3731 gl.getIntegerv(GL_MAX_COMPUTE_TEXTURE_IMAGE_UNITS, &max_textures); in iterate() 4207 gl.getIntegerv(GL_MAX_COMPUTE_TEXTURE_IMAGE_UNITS, &max_textures); in iterate()
|
D | gl4cComputeShaderTests.cpp | 2350 if (!Check(GL_MAX_COMPUTE_TEXTURE_IMAGE_UNITS, 16)) in Run() 2408 glGetIntegerv(GL_MAX_COMPUTE_TEXTURE_IMAGE_UNITS, p); in Run()
|
/external/deqp/modules/gles31/functional/ |
D | es31fShaderBuiltinConstantTests.cpp | 331 { "gl_MaxComputeTextureImageUnits", getInteger<GL_MAX_COMPUTE_TEXTURE_IMAGE_UNITS> }, in init()
|
D | es31fNegativeComputeTests.cpp | 222 const int limit = getResourceLimit(ctx, GL_MAX_COMPUTE_TEXTURE_IMAGE_UNITS) + 1; in exceed_texture_image_units_limit()
|
D | es31fIntegerStateQueryTests.cpp | 831 …ffix).c_str(), "Test MAX_COMPUTE_TEXTURE_IMAGE_UNITS", GL_MAX_COMPUTE_TEXTURE_IMAGE_UNITS, 1… in init()
|
D | es31fProgramInterfaceQueryTestCase.cpp | 2570 { GL_MAX_COMPUTE_TEXTURE_IMAGE_UNITS, usage.numSamplers }, in checkShaderResourceUsage()
|
/external/deqp/framework/opengl/ |
D | gluStrUtil.inl | 1259 case GL_MAX_COMPUTE_TEXTURE_IMAGE_UNITS: return "GL_MAX_COMPUTE_TEXTURE_IMAGE_UNITS";
|
/external/mesa3d/prebuilt-intermediates/main/ |
D | get_hash.h | 320 …{ GL_MAX_COMPUTE_TEXTURE_IMAGE_UNITS, CONTEXT_INT(Const.Program[MESA_SHADER_COMPUTE].MaxTextureIma…
|
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cComputeShaderTests.cpp | 1990 if (!Check(GL_MAX_COMPUTE_TEXTURE_IMAGE_UNITS, 16)) in Run() 2038 glGetIntegerv(GL_MAX_COMPUTE_TEXTURE_IMAGE_UNITS, p); in Run()
|
D | es31cLayoutBindingTests.cpp | 2025 gl().getIntegerv(GL_MAX_COMPUTE_TEXTURE_IMAGE_UNITS, &units); in maxArraySize()
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 1568 #define GL_MAX_COMPUTE_TEXTURE_IMAGE_UNITS 0x91BC macro
|
/external/mesa3d/include/GLES3/ |
D | gl31.h | 1213 #define GL_MAX_COMPUTE_TEXTURE_IMAGE_UNITS 0x91BC macro
|
D | gl32.h | 1213 #define GL_MAX_COMPUTE_TEXTURE_IMAGE_UNITS 0x91BC macro
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 2276 #define GL_MAX_COMPUTE_TEXTURE_IMAGE_UNITS 0x91BC macro
|
D | glext.h | 2223 #define GL_MAX_COMPUTE_TEXTURE_IMAGE_UNITS 0x91BC macro
|
/external/mesa3d/include/GL/ |
D | glcorearb.h | 2276 #define GL_MAX_COMPUTE_TEXTURE_IMAGE_UNITS 0x91BC macro
|
D | glext.h | 2223 #define GL_MAX_COMPUTE_TEXTURE_IMAGE_UNITS 0x91BC macro
|