OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TextureLevelCase
(Results
1 - 2
of
2
) sorted by null
/external/deqp/modules/gles31/functional/
es31fTextureLevelStateQueryTests.cpp
818
class
TextureLevelCase
: public TestCase
821
TextureLevelCase
(Context& ctx, const char* name, const char* desc, glw::GLenum target, QueryType type);
822
~
TextureLevelCase
(void);
846
TextureLevelCase
::
TextureLevelCase
(Context& ctx, const char* name, const char* desc, glw::GLenum target, QueryType type)
857
TextureLevelCase
::~
TextureLevelCase
(void)
862
void
TextureLevelCase
::init (void)
878
void
TextureLevelCase
::deinit (void)
892
void
TextureLevelCase
::getFormatSamples (glw::GLenum internalFormat, std::vector<int>& samples
[
all
...]
/external/deqp/modules/glshared/
glsTextureStateQueryTests.cpp
[
all
...]
Completed in 679 milliseconds