Home
last modified time | relevance | path

Searched defs:kMaxCubeMapTextureSize (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
Dtest_helper.h37 static const GLint kMaxCubeMapTextureSize = 256; variable
Dtexture_manager_unittest.cc49 static const GLint kMaxCubeMapTextureSize = 8; member in gpu::gles2::TextureManagerTest
96 const GLint TextureManagerTest::kMaxCubeMapTextureSize; member in gpu::gles2::TextureManagerTest
390 static const GLint kMaxCubeMapTextureSize = 8; member in gpu::gles2::TextureTestBase
Dtest_helper.cc51 const GLint TestHelper::kMaxCubeMapTextureSize; member in gpu::gles2::TestHelper
Dgles2_cmd_decoder_unittest_base.h397 static const GLint kMaxCubeMapTextureSize = 256; variable
Dgles2_cmd_decoder_unittest_base.cc1223 const GLint GLES2DecoderTestBase::kMaxCubeMapTextureSize; member in gpu::gles2::GLES2DecoderTestBase
/external/chromium_org/gpu/command_buffer/client/
Dgles2_implementation_unittest.cc368 static const GLint kMaxCubeMapTextureSize = 64; member in gpu::gles2::GLES2ImplementationTest
739 const GLint GLES2ImplementationTest::kMaxCubeMapTextureSize; member in gpu::gles2::GLES2ImplementationTest