Home
last modified time | relevance | path

Searched defs:texCube (Results 1 – 10 of 10) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fFboApiTests.cpp200 deUint32 texCube = 2; in validTexCubeAttachmentsTest() local
272 deUint32 texCube = 2; in invalidTexCubeAttachmentTest() local
424 deUint32 texCube = 1; in deleteTexCubeAttachedToBoundFboTest() local
477 deUint32 texCube = 1; in deleteTexCubeAttachedToNotBoundFboTest() local
/external/deqp/modules/gles2/functional/
Des2fFboApiTest.cpp224 deUint32 texCube = 2; in validTexCubeAttachmentsTest() local
296 deUint32 texCube = 2; in invalidTexCubeAttachmentTest() local
448 deUint32 texCube = 1; in deleteTexCubeAttachedToBoundFboTest() local
501 deUint32 texCube = 1; in deleteTexCubeAttachedToNotBoundFboTest() local
Des2fShaderTextureFunctionTests.cpp587 …static const TextureSpec texCube (TEXTURETYPE_CUBE_MAP, GL_RGBA, GL_UNSIGNED_BYTE, 256, 256, 1, s… in init() local
/external/deqp/modules/glshared/
DglsShaderRenderCase.hpp113 const glu::TextureCube* texCube; member
135 const tcu::TextureCube* texCube; member
DglsRandomShaderCase.cpp93 void TextureManager::bindTexture (int unit, const glu::TextureCube* texCube) in bindTexture()
DglsShaderRenderCase.cpp92 TextureBinding::TextureBinding (const glu::TextureCube* texCube, const tcu::Sampler& sampler) in TextureBinding()
130 void TextureBinding::setTexture (const glu::TextureCube* texCube) in setTexture()
/external/chromium_org/third_party/angle/src/libGLESv2/
DvalidationES2.cpp203 gl::TextureCubeMap *texCube = context->getTextureCubeMap(); in ValidateES2TexImageParameters() local
/external/deqp/framework/opengl/simplereference/
DsglrShaderProgram.hpp212 const rc::TextureCube* texCube; member
DsglrReferenceContext.cpp2175 const TextureCube* texCube = static_cast<const TextureCube*>(texture); in checkFramebufferStatus() local
/external/deqp/modules/gles31/functional/
Des31fNegativeBufferApiTests.cpp1004 GLuint texCube = 0x1234; in framebuffer_texture2d() local