Searched refs:writeVaryingPassthrough (Results 1 – 2 of 2) sorted by relevance
757 void writeVaryingPassthrough(std::ostream& stream, shaderStage shader_stage) const;
5645 writeVaryingPassthrough(stream, shader_stage); in writeMainBody()5821 void GPUShaderFP64Test3::writeVaryingPassthrough(std::ostream& stream, shaderStage shader_stage) co… in writeVaryingPassthrough() function in gl4cts::GPUShaderFP64Test3