Searched refs:getTessControlShaderCode (Results 1 – 2 of 2) sorted by relevance
143 const char* getTessControlShaderCode(void);
864 const char* tcsCode = tcs ? getTessControlShaderCode() in configureProgram()1086 const char* TextureCubeMapArrayImageOpCompute::getTessControlShaderCode(void) in getTessControlShaderCode() function in glcts::TextureCubeMapArrayImageOpCompute