Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArrayImageTextureSize.hpp234 class TextureCubeMapArrayTextureSizeTFTessEvaluationShader : public TextureCubeMapArrayTextureSizeT… class
238TextureCubeMapArrayTextureSizeTFTessEvaluationShader(Context &context, const ExtParameters &extPar…
241 virtual ~TextureCubeMapArrayTextureSizeTFTessEvaluationShader(void) in ~TextureCubeMapArrayTextureSizeTFTessEvaluationShader()
H A DesextcTextureCubeMapArrayImageTextureSize.cpp1006 TextureCubeMapArrayTextureSizeTFTessEvaluationShader::TextureCubeMapArrayTextureSizeTFTessEvaluatio… in TextureCubeMapArrayTextureSizeTFTessEvaluationShader() function in glcts::TextureCubeMapArrayTextureSizeTFTessEvaluationShader
1016 const char *TextureCubeMapArrayTextureSizeTFTessEvaluationShader::getTessellationControlShaderCode(… in getTessellationControlShaderCode()
1042 const char *TextureCubeMapArrayTextureSizeTFTessEvaluationShader::getTessellationEvaluationShaderCo… in getTessellationEvaluationShaderCode()
H A DesextcTextureCubeMapArrayImageTextureSizeTests.cpp72 addChild(new TextureCubeMapArrayTextureSizeTFTessEvaluationShader(m_context, m_extParams, in init()
H A DesextcTextureCubeMapArrayTests.cpp129 addChild(new TextureCubeMapArrayTextureSizeTFTessEvaluationShader(m_context, m_extParams, in init()