Home
last modified time | relevance | path

Searched refs:GL_TEXTURE_REDUCTION_MODE_ARB (Results 1 - 11 of 11) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cTextureFilterMinmaxTests.cpp180 gl.texParameteri(m_type, GL_TEXTURE_REDUCTION_MODE_ARB, reductionMode); in renderQuad()
550 gl.getSamplerParameteriv(**sampler, GL_TEXTURE_REDUCTION_MODE_ARB, &params); in testReductionModeQueriesDefaultValues()
559 gl.getTexParameteriv(textureType->getType(), GL_TEXTURE_REDUCTION_MODE_ARB, &params); in testReductionModeQueriesDefaultValues()
563 gl.getTexParameterIiv(textureType->getType(), GL_TEXTURE_REDUCTION_MODE_ARB, &params); in testReductionModeQueriesDefaultValues()
576 gl.getTextureParameteriv(texture->getGLTexture(), GL_TEXTURE_REDUCTION_MODE_ARB, &params); in testReductionModeQueriesDefaultValues()
580 gl.getTextureParameterIiv(texture->getGLTexture(), GL_TEXTURE_REDUCTION_MODE_ARB, &params); in testReductionModeQueriesDefaultValues()
592 gl.samplerParameteri(**sampler, GL_TEXTURE_REDUCTION_MODE_ARB, pname); in testReductionModeQueries()
600 gl.texParameteriv(textureType->getType(), GL_TEXTURE_REDUCTION_MODE_ARB, &pname); in testReductionModeQueries()
603 gl.texParameterIiv(textureType->getType(), GL_TEXTURE_REDUCTION_MODE_ARB, &pname); in testReductionModeQueries()
615 gl.textureParameteriv(texture->getGLTexture(), GL_TEXTURE_REDUCTION_MODE_ARB, in testReductionModeQueries()
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dformatquery.c137 case GL_TEXTURE_REDUCTION_MODE_ARB: in _legal_parameters()
406 case GL_TEXTURE_REDUCTION_MODE_ARB: in _set_default_response()
1582 case GL_TEXTURE_REDUCTION_MODE_ARB: in _mesa_GetInternalformativ()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_format.c1489 case GL_TEXTURE_REDUCTION_MODE_ARB: { in st_QueryInternalFormat()
/third_party/mesa3d/include/GL/
H A Dglcorearb.h3725 #define GL_TEXTURE_REDUCTION_MODE_ARB 0x9366 macro
H A Dglext.h4478 #define GL_TEXTURE_REDUCTION_MODE_ARB 0x9366 macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h3706 #define GL_TEXTURE_REDUCTION_MODE_ARB 0x9366 macro
H A Dglext.h4454 #define GL_TEXTURE_REDUCTION_MODE_ARB 0x9366 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h3743 #define GL_TEXTURE_REDUCTION_MODE_ARB 0x9366 macro
H A Dglext.h4490 #define GL_TEXTURE_REDUCTION_MODE_ARB 0x9366 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h3743 #define GL_TEXTURE_REDUCTION_MODE_ARB 0x9366 macro
H A Dglext.h4490 #define GL_TEXTURE_REDUCTION_MODE_ARB 0x9366 macro

Completed in 244 milliseconds