OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TextureSizeCase
(Results
1 - 2
of
2
) sorted by null
/external/deqp/modules/gles31/functional/
es31fShaderTextureSizeTests.cpp
55
class
TextureSizeCase
: public TestCase
70
TextureSizeCase
(Context& context, const char* name, const char* desc, TextureType type, int samples);
71
~
TextureSizeCase
(void);
101
TextureSizeCase
::
TextureSizeCase
(Context& context, const char* name, const char* desc, TextureType type, int samples)
116
TextureSizeCase
::~
TextureSizeCase
(void)
121
void
TextureSizeCase
::init (void)
219
void
TextureSizeCase
::deinit (void)
240
TextureSizeCase
::IterateResult TextureSizeCase::iterate (void
[
all
...]
/external/deqp/modules/gles3/functional/
es3fShaderTextureFunctionTests.cpp
[
all
...]
Completed in 145 milliseconds