Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.hpp513 void prepareUniformVerification(shaderStage shader_stage, const uniformTypeDetails& uniform_type,
Dgl4cGPUShaderFP64Tests.cpp3823 prepareUniformVerification(shader_stage, uniform_type, uniform_verification); in prepareProgram()
4219 void GPUShaderFP64Test2::prepareUniformVerification(shaderStage shader_stage, const uniformTypeDeta… in prepareUniformVerification() function in gl4cts::GPUShaderFP64Test2