Home
last modified time | relevance | path

Searched refs:GL_WEIGHTED_AVERAGE_ARB (Results 1 - 9 of 9) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cTextureFilterMinmaxTests.cpp59 m_reductionModeParams.push_back(ReductionModeParam(GL_WEIGHTED_AVERAGE_ARB, false)); in TextureFilterMinmaxUtils()
552 TCU_CHECK_MSG(params == GL_WEIGHTED_AVERAGE_ARB, "getSamplerParameteriv value mismatch with expected default"); in testReductionModeQueriesDefaultValues()
561 TCU_CHECK_MSG(params == GL_WEIGHTED_AVERAGE_ARB, "getTexParameteriv value mismatch with expected default"); in testReductionModeQueriesDefaultValues()
565 TCU_CHECK_MSG(params == GL_WEIGHTED_AVERAGE_ARB, "getTexParameterIiv value mismatch with expected default"); in testReductionModeQueriesDefaultValues()
578 TCU_CHECK_MSG(params == GL_WEIGHTED_AVERAGE_ARB, "getTextureParameteriv value mismatch with expected default"); in testReductionModeQueriesDefaultValues()
582 TCU_CHECK_MSG(params == GL_WEIGHTED_AVERAGE_ARB, "getTextureParameterIiv value mismatch with expected default"); in testReductionModeQueriesDefaultValues()
699 TCU_CHECK_MSG(reductionModeTexelSumMap[GL_MIN] < reductionModeTexelSumMap[GL_WEIGHTED_AVERAGE_ARB], in iterate()
700 "Sum of texels for GL_MIN should be smaller than for GL_WEIGHTED_AVERAGE_ARB"); in iterate()
702 TCU_CHECK_MSG(reductionModeTexelSumMap[GL_MAX] > reductionModeTexelSumMap[GL_WEIGHTED_AVERAGE_ARB], in iterate()
703 "Sum of texels for GL_MAX should be greater than for GL_WEIGHTED_AVERAGE_ARB"); in iterate()
[all...]
/third_party/mesa3d/include/GL/
H A Dglcorearb.h3726 #define GL_WEIGHTED_AVERAGE_ARB 0x9367 macro
H A Dglext.h4479 #define GL_WEIGHTED_AVERAGE_ARB 0x9367 macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h3707 #define GL_WEIGHTED_AVERAGE_ARB 0x9367 macro
H A Dglext.h4455 #define GL_WEIGHTED_AVERAGE_ARB 0x9367 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h3744 #define GL_WEIGHTED_AVERAGE_ARB 0x9367 macro
H A Dglext.h4491 #define GL_WEIGHTED_AVERAGE_ARB 0x9367 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h3744 #define GL_WEIGHTED_AVERAGE_ARB 0x9367 macro
H A Dglext.h4491 #define GL_WEIGHTED_AVERAGE_ARB 0x9367 macro

Completed in 234 milliseconds