Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderTextureFunctionTests.cpp76 struct TextureLookupSpec struct
90 TextureLookupSpec (void) in TextureLookupSpec() function
100 TextureLookupSpec (Function function_, in TextureLookupSpec() function
223 ShaderTextureFunctionCase (Context& context, const char* name, const char* desc, const TextureLookupSpec& lookup, const TextureSpec& texture, TexEvalFunc evalFunc, bool isVertexCase);
236 TextureLookupSpec m_lookupSpec;
246 ShaderTextureFunctionCase::ShaderTextureFunctionCase (Context& context, const char* name, const char* desc, const TextureLookupSpec& lookup, const TextureSpec& texture, TexEvalFunc evalFunc, bool isVertexCase) in ShaderTextureFunctionCase()
552 TextureLookupSpec lookupSpec;
558 { #NAME, TextureLookupSpec(FUNC, MINCOORD, MAXCOORD, USEBIAS, MINLOD, MAXLOD), TEXSPEC, EVALFUNC }
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_shadow_lod/
H A DesextcTextureShadowLodFunctionsTest.cpp77 struct TextureLookupSpec struct
104 TextureLookupSpec(void) in TextureLookupSpec() function
119 TextureLookupSpec(Function function_, const tcu::Vec4& minCoord_, const tcu::Vec4& maxCoord_, bool useBias_, in TextureLookupSpec() function
309 TextureShadowLodTestCase(Context& context, const char* name, const char* desc, const TextureLookupSpec& lookup,
323 TextureLookupSpec m_lookupSpec;
336 const TextureLookupSpec& lookup, const TextureSpec& texture, in TextureShadowLodTestCase()
948 TextureLookupSpec lookupSpec;
957 #NAME, TextureLookupSpec(FUNC, MINCOORD, MAXCOORD, USEBIAS, MINLOD, MAXLOD, USEOFFSET, OFFSET, USESEPREF, \
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureFunctionTests.cpp116 struct TextureLookupSpec struct
143 TextureLookupSpec (void) in TextureLookupSpec() function
161 TextureLookupSpec (Function function_, in TextureLookupSpec() function
748 const TextureLookupSpec& lookupSpec,
758 const TextureLookupSpec& m_lookupSpec;
767 const TextureLookupSpec& lookupSpec, in ShaderTextureFunctionInstance()
1202 const TextureLookupSpec& lookup,
1212 const TextureLookupSpec m_lookupSpec;
1221 const TextureLookupSpec& lookup, in ShaderTextureFunctionCase()
3298 TextureLookupSpec lookupSpe
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderTextureFunctionTests.cpp113 struct TextureLookupSpec struct
140 TextureLookupSpec (void) in TextureLookupSpec() function
158 TextureLookupSpec (Function function_, in TextureLookupSpec() function
745 const TextureLookupSpec& lookupSpec,
755 const TextureLookupSpec& m_lookupSpec;
764 const TextureLookupSpec& lookupSpec, in ShaderTextureFunctionInstance()
1200 const TextureLookupSpec& lookup,
1210 const TextureLookupSpec m_lookupSpec;
1220 const TextureLookupSpec& lookup, in ShaderTextureFunctionCase()
3141 TextureLookupSpec lookupSpe
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderTextureFunctionTests.cpp103 struct TextureLookupSpec struct
126 TextureLookupSpec (void) in TextureLookupSpec() function
142 TextureLookupSpec (Function function_, in TextureLookupSpec() function
444 ShaderTextureFunctionCase (Context& context, const char* name, const char* desc, const TextureLookupSpec& lookup, const TextureSpec& texture, TexEvalFunc evalFunc, bool isVertexCase);
457 TextureLookupSpec m_lookupSpec;
469 ShaderTextureFunctionCase::ShaderTextureFunctionCase (Context& context, const char* name, const char* desc, const TextureLookupSpec& lookup, const TextureSpec& texture, TexEvalFunc evalFunc, bool isVertexCase) in ShaderTextureFunctionCase()
1352 TextureLookupSpec lookupSpec;
1359 { #NAME, TextureLookupSpec(FUNC, MINCOORD, MAXCOORD, USEBIAS, MINLOD, MAXLOD, tcu::Vec3(0.0f), tcu::Vec3(0.0f), tcu::Vec3(0.0f), tcu::Vec3(0.0f), USEOFFSET, OFFSET), TEXSPEC, EVALFUNC, FLAGS }
1361 { #NAME, TextureLookupSpec(FUNC, MINCOORD, MAXCOORD, false, 0.0f, 0.0f, MINDX, MAXDX, MINDY, MAXDY, USEOFFSET, OFFSET), TEXSPEC, EVALFUNC, FLAGS }

Completed in 23 milliseconds