Home
last modified time | relevance | path

Searched refs:TextureCubeMapArrayTextureSizeTFVertexShader (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArrayImageTextureSize.hpp153 class TextureCubeMapArrayTextureSizeTFVertexShader : public TextureCubeMapArrayTextureSizeTFBase class
157TextureCubeMapArrayTextureSizeTFVertexShader(Context &context, const ExtParameters &extParams, con…
160 virtual ~TextureCubeMapArrayTextureSizeTFVertexShader(void) in ~TextureCubeMapArrayTextureSizeTFVertexShader()
H A DesextcTextureCubeMapArrayImageTextureSize.cpp530 TextureCubeMapArrayTextureSizeTFVertexShader::TextureCubeMapArrayTextureSizeTFVertexShader( in TextureCubeMapArrayTextureSizeTFVertexShader() function in glcts::TextureCubeMapArrayTextureSizeTFVertexShader
540 void TextureCubeMapArrayTextureSizeTFVertexShader::configureProgram(void) in configureProgram()
565 void TextureCubeMapArrayTextureSizeTFVertexShader::deleteProgram(void) in deleteProgram()
585 void TextureCubeMapArrayTextureSizeTFVertexShader::runShaders(void) in runShaders()
603 const char *TextureCubeMapArrayTextureSizeTFVertexShader::getVertexShaderCode(void) in getVertexShaderCode()
631 const char *TextureCubeMapArrayTextureSizeTFVertexShader::getFragmentShaderCode(void) in getFragmentShaderCode()
H A DesextcTextureCubeMapArrayImageTextureSizeTests.cpp66 …addChild(new TextureCubeMapArrayTextureSizeTFVertexShader(m_context, m_extParams, "texture_size_ve… in init()
H A DesextcTextureCubeMapArrayTests.cpp123 …addChild(new TextureCubeMapArrayTextureSizeTFVertexShader(m_context, m_extParams, "texture_size_ve… in init()