Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp7097 const uniform_value_pair& current_uv_pair = current_uv_pairs[n_pair]; in verifyUniformValues() local
7098 glw::GLint uniform_location = current_uv_pair.first; in verifyUniformValues()
7099 const double* uniform_value = current_uv_pair.second; in verifyUniformValues()