OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TextureCubeMipmapCase
(Results
1 - 4
of
4
) sorted by null
/external/deqp/modules/gles2/accuracy/
es2aTextureMipmapTests.cpp
371
//
TextureCubeMipmapCase
373
class
TextureCubeMipmapCase
: public tcu::TestCase
377
TextureCubeMipmapCase
(tcu::TestContext& testCtx,
389
~
TextureCubeMipmapCase
(void);
396
TextureCubeMipmapCase
(const
TextureCubeMipmapCase
& other);
397
TextureCubeMipmapCase
& operator= (const
TextureCubeMipmapCase
& other);
414
TextureCubeMipmapCase
::
TextureCubeMipmapCase
(tcu::TestContext& testCtx
[
all
...]
/external/deqp/modules/gles3/accuracy/
es3aTextureMipmapTests.cpp
364
//
TextureCubeMipmapCase
366
class
TextureCubeMipmapCase
: public tcu::TestCase
370
TextureCubeMipmapCase
(tcu::TestContext& testCtx,
382
~
TextureCubeMipmapCase
(void);
389
TextureCubeMipmapCase
(const
TextureCubeMipmapCase
& other);
390
TextureCubeMipmapCase
& operator= (const
TextureCubeMipmapCase
& other);
407
TextureCubeMipmapCase
::
TextureCubeMipmapCase
(tcu::TestContext& testCtx
[
all
...]
/external/deqp/modules/gles2/functional/
es2fTextureMipmapTests.cpp
425
//
TextureCubeMipmapCase
427
class
TextureCubeMipmapCase
: public tcu::TestCase
431
TextureCubeMipmapCase
(tcu::TestContext& testCtx,
443
~
TextureCubeMipmapCase
(void);
450
TextureCubeMipmapCase
(const
TextureCubeMipmapCase
& other);
451
TextureCubeMipmapCase
& operator= (const
TextureCubeMipmapCase
& other);
468
TextureCubeMipmapCase
::
TextureCubeMipmapCase
(tcu::TestContext& testCtx
[
all
...]
/external/deqp/modules/gles3/functional/
es3fTextureMipmapTests.cpp
469
//
TextureCubeMipmapCase
471
class
TextureCubeMipmapCase
: public tcu::TestCase
475
TextureCubeMipmapCase
(tcu::TestContext& testCtx,
487
~
TextureCubeMipmapCase
(void);
494
TextureCubeMipmapCase
(const
TextureCubeMipmapCase
& other);
495
TextureCubeMipmapCase
& operator= (const
TextureCubeMipmapCase
& other);
512
TextureCubeMipmapCase
::
TextureCubeMipmapCase
(tcu::TestContext& testCtx
[
all
...]
Completed in 94 milliseconds