Home
last modified time | relevance | path

Searched refs:TexEvalFunc (Results 1 - 5 of 5) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderTextureFunctionTests.cpp185 typedef void (*TexEvalFunc) (gls::ShaderEvalContext& c, const TexLookupParams& lookupParams); typedef
211 TexLookupEvaluator (TexEvalFunc evalFunc, const TexLookupParams& lookupParams) : m_evalFunc(evalFunc), m_lookupParams(lookupParams) {} in TexLookupEvaluator()
216 TexEvalFunc m_evalFunc;
223 ShaderTextureFunctionCase (Context& context, const char* name, const char* desc, const TextureLookupSpec& lookup, const TextureSpec& texture, TexEvalFunc evalFunc, bool isVertexCase);
246 ShaderTextureFunctionCase::ShaderTextureFunctionCase (Context& context, const char* name, const char* desc, const TextureLookupSpec& lookup, const TextureSpec& texture, TexEvalFunc evalFunc, bool isVertexCase) in ShaderTextureFunctionCase()
554 TexEvalFunc evalFunc;
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_shadow_lod/
H A DesextcTextureShadowLodFunctionsTest.cpp198 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/
H A Des3fShaderTextureFunctionTests.cpp277 typedef void (*TexEvalFunc) (gls::ShaderEvalContext& c, const TexLookupParams& lookupParams); typedef
432 TexLookupEvaluator (TexEvalFunc evalFunc, const TexLookupParams& lookupParams) : m_evalFunc(evalFunc), m_lookupParams(lookupParams) {} in TexLookupEvaluator()
437 TexEvalFunc m_evalFunc;
444 ShaderTextureFunctionCase (Context& context, const char* name, const char* desc, const TextureLookupSpec& lookup, const TextureSpec& texture, TexEvalFunc evalFunc, bool isVertexCase);
469 ShaderTextureFunctionCase::ShaderTextureFunctionCase (Context& context, const char* name, const char* desc, const TextureLookupSpec& lookup, const TextureSpec& texture, TexEvalFunc evalFunc, bool isVertexCase) in ShaderTextureFunctionCase()
1354 TexEvalFunc evalFunc;
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureFunctionTests.cpp413 typedef void (*TexEvalFunc) (ShaderEvalContext& c, const TexLookupParams& lookupParams); typedef
702 TexLookupEvaluator (TexEvalFunc evalFunc, const TexLookupParams& lookupParams) : m_evalFunc(evalFunc), m_lookupParams(lookupParams) {} in TexLookupEvaluator()
708 TexEvalFunc m_evalFunc;
1204 TexEvalFunc evalFunc,
1223 TexEvalFunc evalFunc, in ShaderTextureFunctionCase()
3300 TexEvalFunc evalFunc;
3359 TexEvalFunc evalFunc,
3374 TexEvalFunc evalFunc,
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderTextureFunctionTests.cpp410 typedef void (*TexEvalFunc) (ShaderEvalContext& c, const TexLookupParams& lookupParams); typedef
699 TexLookupEvaluator (TexEvalFunc evalFunc, const TexLookupParams& lookupParams) : m_evalFunc(evalFunc), m_lookupParams(lookupParams) {} in TexLookupEvaluator()
705 TexEvalFunc m_evalFunc;
1202 TexEvalFunc evalFunc,
1222 TexEvalFunc evalFunc, in ShaderTextureFunctionCase()
3143 TexEvalFunc evalFunc;
3203 TexEvalFunc evalFunc,
3219 TexEvalFunc evalFunc,

Completed in 32 milliseconds