/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fFboApiTests.cpp | 231 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 D | es2fFboApiTest.cpp | 243 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 D | es2fShaderTextureFunctionTests.cpp | 640 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 D | glcShaderRenderCase.hpp | 160 const glu::TextureCube *texCube; member 183 const tcu::TextureCube *texCube; member
|
H A D | glcShaderRenderCase.cpp | 85 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 D | glsShaderRenderCase.hpp | 152 const glu::TextureCube *texCube; member 174 const tcu::TextureCube *texCube; member
|
H A D | glsShaderRenderCase.cpp | 76 TextureBinding::TextureBinding(const glu::TextureCube *texCube, const tcu::Sampler &sampler) in TextureBinding() 113 void TextureBinding::setTexture(const glu::TextureCube *texCube) in setTexture()
|
H A D | glsRandomShaderCase.cpp | 97 void TextureManager::bindTexture(int unit, const glu::TextureCube *texCube) in bindTexture()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRender.hpp | 223 const tcu::TextureCube *texCube; member 250 const tcu::TextureCube *texCube; member
|
H A D | vktShaderRender.cpp | 378 TextureBinding::TextureBinding(const tcu::TextureCube *texCube, const tcu::Sampler &sampler) in TextureBinding()
|
/aosp_15_r20/external/deqp/framework/opengl/simplereference/ |
H A D | sglrShaderProgram.hpp | 255 const rc::TextureCube *texCube; member
|
H A D | sglrReferenceContext.cpp | 2356 const TextureCube *texCube = static_cast<const TextureCube *>(texture); in checkFramebufferStatus() local
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fNegativeBufferApiTests.cpp | 1243 GLuint texCube = 0x1234; in framebuffer_texture2d() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineImageSamplingInstance.cpp | 1375 const TestTextureCube *texCube = dynamic_cast<const TestTextureCube *>(&testTexture); in getTextureCubeView() local
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | PixelLocalStorageTest.cpp | 4279 GLTexture texCube; in TEST_P() local
|
H A D | ClearTest.cpp | 5096 GLTexture texCube; in TEST_P() local
|