OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TextureLookupSpec
(Results
1 - 2
of
2
) sorted by null
/external/deqp/modules/gles2/functional/
es2fShaderTextureFunctionTests.cpp
75
struct
TextureLookupSpec
89
TextureLookupSpec
(void)
99
TextureLookupSpec
(Function function_,
228
ShaderTextureFunctionCase (Context& context, const char* name, const char* desc, const
TextureLookupSpec
& lookup, const TextureSpec& texture, TexEvalFunc evalFunc, bool isVertexCase);
241
TextureLookupSpec
m_lookupSpec;
251
ShaderTextureFunctionCase::ShaderTextureFunctionCase (Context& context, const char* name, const char* desc, const
TextureLookupSpec
& lookup, const TextureSpec& texture, TexEvalFunc evalFunc, bool isVertexCase)
557
TextureLookupSpec
lookupSpec;
563
{ #NAME,
TextureLookupSpec
(FUNC, MINCOORD, MAXCOORD, USEBIAS, MINLOD, MAXLOD), TEXSPEC, EVALFUNC }
/external/deqp/modules/gles3/functional/
es3fShaderTextureFunctionTests.cpp
100
struct
TextureLookupSpec
123
TextureLookupSpec
(void)
139
TextureLookupSpec
(Function function_,
507
ShaderTextureFunctionCase (Context& context, const char* name, const char* desc, const
TextureLookupSpec
& lookup, const TextureSpec& texture, TexEvalFunc evalFunc, bool isVertexCase);
520
TextureLookupSpec
m_lookupSpec;
532
ShaderTextureFunctionCase::ShaderTextureFunctionCase (Context& context, const char* name, const char* desc, const
TextureLookupSpec
& lookup, const TextureSpec& texture, TexEvalFunc evalFunc, bool isVertexCase)
[
all
...]
Completed in 37 milliseconds