Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArrayImageOperations.hpp146 const char* getTessEvaluationShaderCodeBoilerPlate(void);
DesextcTextureCubeMapArrayImageOperations.cpp866 const char* tesCode = tcs ? getTessEvaluationShaderCodeBoilerPlate() in configureProgram()
1211 const char* TextureCubeMapArrayImageOpCompute::getTessEvaluationShaderCodeBoilerPlate(void) in getTessEvaluationShaderCodeBoilerPlate() function in glcts::TextureCubeMapArrayImageOpCompute