Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.hpp757 void writeVaryingPassthrough(std::ostream& stream, shaderStage shader_stage) const;
Dgl4cGPUShaderFP64Tests.cpp5645 writeVaryingPassthrough(stream, shader_stage); in writeMainBody()
5821 void GPUShaderFP64Test3::writeVaryingPassthrough(std::ostream& stream, shaderStage shader_stage) co… in writeVaryingPassthrough() function in gl4cts::GPUShaderFP64Test3