Home
last modified time | relevance | path

Searched refs:TextureLookupSpec (Results 1 – 4 of 4) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fShaderTextureFunctionTests.cpp76 struct TextureLookupSpec struct
90 TextureLookupSpec (void) in TextureLookupSpec() argument
100 TextureLookupSpec (Function function_, in TextureLookupSpec() function
223 …nCase (Context& context, const char* name, const char* desc, const TextureLookupSpec& lookup, con…
236 TextureLookupSpec m_lookupSpec;
246 …onCase (Context& context, const char* name, const char* desc, const TextureLookupSpec& lookup, con… in ShaderTextureFunctionCase()
552 TextureLookupSpec lookupSpec;
558 { #NAME, TextureLookupSpec(FUNC, MINCOORD, MAXCOORD, USEBIAS, MINLOD, MAXLOD), TEXSPEC, EVALFUNC }
/external/deqp/external/openglcts/modules/glesext/texture_shadow_lod/
DesextcTextureShadowLodFunctionsTest.cpp77 struct TextureLookupSpec struct
104 TextureLookupSpec(void) in TextureLookupSpec() argument
119TextureLookupSpec(Function function_, const tcu::Vec4& minCoord_, const tcu::Vec4& maxCoord_, bool… in TextureLookupSpec() function
309 …wLodTestCase(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, USE…
/external/deqp/modules/gles3/functional/
Des3fShaderTextureFunctionTests.cpp103 struct TextureLookupSpec struct
126 TextureLookupSpec (void) in TextureLookupSpec() function
142 TextureLookupSpec (Function function_, in TextureLookupSpec() function
444 …nCase (Context& context, const char* name, const char* desc, const TextureLookupSpec& lookup, con…
457 TextureLookupSpec m_lookupSpec;
469 …onCase (Context& context, const char* name, const char* desc, const TextureLookupSpec& lookup, con… in ShaderTextureFunctionCase()
1352 TextureLookupSpec lookupSpec;
1359 …{ #NAME, TextureLookupSpec(FUNC, MINCOORD, MAXCOORD, USEBIAS, MINLOD, MAXLOD, tcu::Vec3(0.0f), tcu…
1361 …{ #NAME, TextureLookupSpec(FUNC, MINCOORD, MAXCOORD, false, 0.0f, 0.0f, MINDX, MAXDX, MINDY, MAXDY…
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp111 struct TextureLookupSpec struct
138 TextureLookupSpec (void) in TextureLookupSpec() argument
156 TextureLookupSpec (Function function_, in TextureLookupSpec() argument
725 const TextureLookupSpec& lookupSpec,
735 const TextureLookupSpec& m_lookupSpec;
744 const TextureLookupSpec& lookupSpec, in ShaderTextureFunctionInstance()
1180 const TextureLookupSpec& lookup,
1189 const TextureLookupSpec m_lookupSpec;
1199 const TextureLookupSpec& lookup, in ShaderTextureFunctionCase()
3053 TextureLookupSpec lookupSpec;
[all …]