Home
last modified time | relevance | path

Searched refs:getTextureInfo (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/gpu_shader5/
DesextcGPUShader5TextureGatherOffset.hpp73 virtual void getTextureInfo(glw::GLuint& out_width, glw::GLenum& out_texture_internal_format,
205 virtual void getTextureInfo(glw::GLuint& out_size, glw::GLenum& out_texture_internal_format,
258 virtual void getTextureInfo(glw::GLuint& out_width, glw::GLenum& out_texture_internal_format,
DesextcGPUShader5TextureGatherOffset.cpp913 getTextureInfo(m_texture_size, m_texture_internal_format, m_texture_format, m_texture_type, in prepareTexture()
1206 void GPUShader5TextureGatherOffsetColorTestBase::getTextureInfo(glw::GLuint& out_size, in getTextureInfo() function in glcts::GPUShader5TextureGatherOffsetColorTestBase
2144 void GPUShader5TextureGatherOffsetDepthTestBase::getTextureInfo(glw::GLuint& out_width, in getTextureInfo() function in glcts::GPUShader5TextureGatherOffsetDepthTestBase
2473getTextureInfo(texture_size, ignored_texture_internal_format, ignored_texture_format, ignored_text… in prepareTextureData()