Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp7051 const uniform_value_pair* current_uv_pairs = NULL; in verifyUniformValues() local
7059 current_uv_pairs = double_uniforms; in verifyUniformValues()
7067 current_uv_pairs = dvec2_uniforms; in verifyUniformValues()
7075 current_uv_pairs = dvec3_uniforms; in verifyUniformValues()
7083 current_uv_pairs = dvec4_uniforms; in verifyUniformValues()
7097 const uniform_value_pair& current_uv_pair = current_uv_pairs[n_pair]; in verifyUniformValues()