Home
last modified time | relevance | path

Searched refs:getVertexShaderCodeBoilerPlate (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArrayImageOperations.hpp148 const char* getVertexShaderCodeBoilerPlate(void);
H A DesextcTextureCubeMapArrayImageOperations.cpp820 : getVertexShaderCodeBoilerPlate(); in configureProgram()
839 const char* vsCode = getVertexShaderCodeBoilerPlate(); in configureProgram()
863 const char* vsCode = getVertexShaderCodeBoilerPlate(); in configureProgram()
962 const char* TextureCubeMapArrayImageOpCompute::getVertexShaderCodeBoilerPlate(void) in getVertexShaderCodeBoilerPlate() function in glcts::TextureCubeMapArrayImageOpCompute

Completed in 4 milliseconds