Home
last modified time | relevance | path

Searched refs:right_values (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.cpp13820 const glw::GLdouble* right_values = (glw::GLdouble*)right; in compare() local
13825 const glw::GLdouble right_value = right_values[component]; in compare()
13842 const glw::GLint* right_values = (glw::GLint*)right; in compare() local
13847 const glw::GLint right_value = right_values[component]; in compare()
13863 const glw::GLuint* right_values = (glw::GLuint*)right; in compare() local
13868 const glw::GLuint right_value = right_values[component]; in compare()

Completed in 17 milliseconds