Searched refs:TexEvalFunc (Results 1 – 4 of 4) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fShaderTextureFunctionTests.cpp | 185 typedef void (*TexEvalFunc) (gls::ShaderEvalContext& c, const TexLookupParams& lookupParams); typedef 211 …TexLookupEvaluator (TexEvalFunc evalFunc, const TexLookupParams& lookupParams) : m_evalFunc(evalF… in TexLookupEvaluator() 216 TexEvalFunc m_evalFunc; 223 …ar* desc, const TextureLookupSpec& lookup, const TextureSpec& texture, TexEvalFunc evalFunc, bool … 246 …ar* desc, const TextureLookupSpec& lookup, const TextureSpec& texture, TexEvalFunc evalFunc, bool … in ShaderTextureFunctionCase() 554 TexEvalFunc evalFunc;
|
/external/deqp/external/openglcts/modules/glesext/texture_shadow_lod/ |
D | esextcTextureShadowLodFunctionsTest.cpp | 198 typedef void (*TexEvalFunc)(ShaderEvalContext& c, const TexLookupParams& lookupParams); typedef 291 TexLookupEvaluator(TexEvalFunc evalFunc, const TexLookupParams& lookupParams) in TexLookupEvaluator() 302 TexEvalFunc m_evalFunc; 310 const TextureSpec& texture, TexEvalFunc evalFunc, bool isVertexCase); 337 TexEvalFunc evalFunc, bool isVertexCase) in TextureShadowLodTestCase() 950 TexEvalFunc evalFunc;
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderTextureFunctionTests.cpp | 277 typedef void (*TexEvalFunc) (gls::ShaderEvalContext& c, const TexLookupParams& lookupParams); typedef 432 …TexLookupEvaluator (TexEvalFunc evalFunc, const TexLookupParams& lookupParams) : m_evalFunc(evalF… in TexLookupEvaluator() 437 TexEvalFunc m_evalFunc; 444 …ar* desc, const TextureLookupSpec& lookup, const TextureSpec& texture, TexEvalFunc evalFunc, bool … 469 …ar* desc, const TextureLookupSpec& lookup, const TextureSpec& texture, TexEvalFunc evalFunc, bool … in ShaderTextureFunctionCase() 1354 TexEvalFunc evalFunc;
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderTextureFunctionTests.cpp | 408 typedef void (*TexEvalFunc) (ShaderEvalContext& c, const TexLookupParams& lookupParams); typedef 697 …TexLookupEvaluator (TexEvalFunc evalFunc, const TexLookupParams& lookupParams) : m_evalFunc(evalF… in TexLookupEvaluator() 703 TexEvalFunc m_evalFunc; 1182 TexEvalFunc evalFunc, 1201 TexEvalFunc evalFunc, in ShaderTextureFunctionCase() 3055 TexEvalFunc evalFunc; 3113 TexEvalFunc evalFunc, 3128 TexEvalFunc evalFunc, in SparseShaderTextureFunctionCase()
|