Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fFboApiTests.cpp231 uint32_t texCube = 2; in validTexCubeAttachmentsTest() local
299 uint32_t texCube = 2; in invalidTexCubeAttachmentTest() local
457 uint32_t texCube = 1; in deleteTexCubeAttachedToBoundFboTest() local
511 uint32_t texCube = 1; in deleteTexCubeAttachedToNotBoundFboTest() local
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fFboApiTest.cpp243 uint32_t texCube = 2; in validTexCubeAttachmentsTest() local
311 uint32_t texCube = 2; in invalidTexCubeAttachmentTest() local
494 uint32_t texCube = 1; in deleteTexCubeAttachedToBoundFboTest() local
548 uint32_t texCube = 1; in deleteTexCubeAttachedToNotBoundFboTest() local
H A Des2fShaderTextureFunctionTests.cpp640 static const TextureSpec texCube(TEXTURETYPE_CUBE_MAP, GL_RGBA, GL_UNSIGNED_BYTE, 256, 256, 1, in init() local
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcShaderRenderCase.hpp160 const glu::TextureCube *texCube; member
183 const tcu::TextureCube *texCube; member
H A DglcShaderRenderCase.cpp85 TextureBinding::TextureBinding(const glu::TextureCube *texCube, const tcu::Sampler &sampler) in TextureBinding()
129 void TextureBinding::setTexture(const glu::TextureCube *texCube) in setTexture()
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsShaderRenderCase.hpp152 const glu::TextureCube *texCube; member
174 const tcu::TextureCube *texCube; member
H A DglsShaderRenderCase.cpp76 TextureBinding::TextureBinding(const glu::TextureCube *texCube, const tcu::Sampler &sampler) in TextureBinding()
113 void TextureBinding::setTexture(const glu::TextureCube *texCube) in setTexture()
H A DglsRandomShaderCase.cpp97 void TextureManager::bindTexture(int unit, const glu::TextureCube *texCube) in bindTexture()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRender.hpp223 const tcu::TextureCube *texCube; member
250 const tcu::TextureCube *texCube; member
H A DvktShaderRender.cpp378 TextureBinding::TextureBinding(const tcu::TextureCube *texCube, const tcu::Sampler &sampler) in TextureBinding()
/aosp_15_r20/external/deqp/framework/opengl/simplereference/
H A DsglrShaderProgram.hpp255 const rc::TextureCube *texCube; member
H A DsglrReferenceContext.cpp2356 const TextureCube *texCube = static_cast<const TextureCube *>(texture); in checkFramebufferStatus() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fNegativeBufferApiTests.cpp1243 GLuint texCube = 0x1234; in framebuffer_texture2d() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineImageSamplingInstance.cpp1375 const TestTextureCube *texCube = dynamic_cast<const TestTextureCube *>(&testTexture); in getTextureCubeView() local
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DPixelLocalStorageTest.cpp4279 GLTexture texCube; in TEST_P() local
H A DClearTest.cpp5096 GLTexture texCube; in TEST_P() local