Searched refs:TexEvalFunc (Results 1 – 5 of 5) sorted by relevance
/third_party/vk-gl-cts/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;
|
/third_party/vk-gl-cts/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;
|
/third_party/vk-gl-cts/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;
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
D | vktShaderRenderTextureFunctionTests.cpp | 410 typedef void (*TexEvalFunc) (ShaderEvalContext& c, const TexLookupParams& lookupParams); typedef 699 …TexLookupEvaluator (TexEvalFunc evalFunc, const TexLookupParams& lookupParams) : m_evalFunc(evalF… in TexLookupEvaluator() 705 TexEvalFunc m_evalFunc; 1202 TexEvalFunc evalFunc, 1222 TexEvalFunc evalFunc, in ShaderTextureFunctionCase() 3143 TexEvalFunc evalFunc; 3203 TexEvalFunc evalFunc, 3219 TexEvalFunc evalFunc, in SparseShaderTextureFunctionCase()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderTextureFunctionTests.cpp | 410 typedef void (*TexEvalFunc) (ShaderEvalContext& c, const TexLookupParams& lookupParams); typedef 699 …TexLookupEvaluator (TexEvalFunc evalFunc, const TexLookupParams& lookupParams) : m_evalFunc(evalF… in TexLookupEvaluator() 705 TexEvalFunc m_evalFunc; 1202 TexEvalFunc evalFunc, 1222 TexEvalFunc evalFunc, in ShaderTextureFunctionCase() 3143 TexEvalFunc evalFunc; 3203 TexEvalFunc evalFunc, 3219 TexEvalFunc evalFunc, in SparseShaderTextureFunctionCase()
|