Searched refs:m_po_vec2_uniform_location (Results 1 – 2 of 2) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cGPUShaderFP64Tests.hpp | 312 glw::GLint m_po_vec2_uniform_location; member in gl4cts::GPUShaderFP64Test1
|
D | gl4cGPUShaderFP64Tests.cpp | 1642 , m_po_vec2_uniform_location(0) in GPUShaderFP64Test1() 1862 else if (location == m_po_vec2_uniform_location) in getUniformNameForLocation() 2073 m_po_vec2_uniform_location = gl.getUniformLocation(m_po_id, "uniform_vec2"); in initTest() 2106 …iform_location == -1 || m_po_vec2_arr_uniform_location == -1 || m_po_vec2_uniform_location == -1 || in initTest() 2474 m_po_uvec3_uniform_location, m_po_uvec4_uniform_location, m_po_vec2_uniform_location, in verifyErrorGenerationWhenCallingDoubleUniformFunctionsWithInvalidCount() 2597 m_po_uvec4_uniform_location, m_po_vec2_arr_uniform_location, m_po_vec2_uniform_location, in verifyErrorGenerationWhenCallingDoubleUniformFunctionsWithInvalidLocation() 3057 m_po_uvec4_uniform_location, m_po_vec2_uniform_location, in verifyErrorGenerationWhenCallingTypeMismatchedUniformFunctions()
|