/external/deqp/modules/egl/ |
D | teglImageUtil.cpp | 188 virtual void initTexture (const glw::Functions& gl) const = 0; 241 initTexture(gl); in createBuffer() 280 void initTexture (const glw::Functions& gl) const; 283 void Texture2DImageSource::initTexture (const glw::Functions& gl) const in initTexture() function in deqp::egl::Image::Texture2DImageSource 299 void initTexture (const glw::Functions& gl) const; 304 void TextureCubeMapImageSource::initTexture (const glw::Functions& gl) const in initTexture() function in deqp::egl::Image::TextureCubeMapImageSource
|
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cTextureStorageMultisampleTexStorage2DMultisampleTests.hpp | 99 virtual void initTexture(glw::GLuint& to_id, glw::GLenum texture_target);
|
D | es31cTextureStorageMultisampleTexStorage2DMultisampleTests.cpp | 572 initTexture(to_id_2d, GL_TEXTURE_2D_MULTISAMPLE); in initInternals() 577 initTexture(to_id_2d_array, GL_TEXTURE_2D_MULTISAMPLE_ARRAY_OES); in initInternals() 586 void MultisampleTextureTexStorage2DReconfigurationRejectedTest::initTexture(glw::GLuint& to_id, in initTexture() function in glcts::MultisampleTextureTexStorage2DReconfigurationRejectedTest
|
/external/angle/src/tests/gl_tests/ |
D | ReadPixelsTest.cpp | 754 void initTexture(GLenum textureTarget, in initTexture() function in __anon2ceb96560111::ReadPixelsTextureTest 768 initTexture(textureTarget, levels, attachmentLevel, attachmentLayer); in testRead() 786 initTexture(textureTarget, levels, attachmentLevel, attachmentLayer); in testPBORead()
|
/external/deqp/modules/gles2/functional/ |
D | es2fShaderTextureFunctionTests.cpp | 233 void initTexture (void); 305 initTexture(); in init() 310 void ShaderTextureFunctionCase::initTexture (void) in initTexture() function in deqp::gles2::Functional::ShaderTextureFunctionCase
|
/external/deqp/external/openglcts/modules/glesext/texture_shadow_lod/ |
D | esextcTextureShadowLodFunctionsTest.cpp | 320 void initTexture(void); 464 initTexture(); in init() 469 void TextureShadowLodTestCase::initTexture(void) in initTexture() function in deqp::Functional::TextureShadowLodTestCase
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderTextureFunctionTests.cpp | 733 void initTexture (void); 828 initTexture(); in ShaderTextureFunctionInstance() 842 void ShaderTextureFunctionInstance::initTexture (void) in initTexture() function in vkt::sr::__anona427751b0111::ShaderTextureFunctionInstance 1740 void initTexture (void); 1771 void TextureSizeInstance::initTexture (void) in initTexture() function in vkt::sr::__anona427751b0111::TextureSizeInstance 1921 initTexture(); in testTextureSize() 2040 void initTexture (vk::VkSampleCountFlagBits samples, const tcu::IVec3 &dim); 2144 initTexture(samples, dim); in testSize() 2198 void TextureSizeMSInstance::initTexture (vk::VkSampleCountFlagBits samples, const tcu::IVec3 &dim) in initTexture() function in vkt::sr::__anona427751b0111::TextureSizeMSInstance 2236 void initTexture (void); [all …]
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderTextureFunctionTests.cpp | 454 void initTexture (void); 549 initTexture(); in init() 554 void ShaderTextureFunctionCase::initTexture (void) in initTexture() function in deqp::gles3::Functional::ShaderTextureFunctionCase
|
/external/deqp/modules/gles31/functional/ |
D | es31fGeometryShaderTests.cpp | 2692 void initTexture (void); 2793 initTexture(); in init() 2917 void LayeredRenderCase::initTexture (void) in initTexture() function in deqp::gles31::Functional::__anon38a6d29b0111::LayeredRenderCase
|