Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.hpp286 glw::GLint m_po_dvec2_arr_uniform_location; member in gl4cts::GPUShaderFP64Test1
Dgl4cGPUShaderFP64Tests.cpp1616 , m_po_dvec2_arr_uniform_location(0) in GPUShaderFP64Test1()
1812 else if (location == m_po_dvec2_arr_uniform_location) in getUniformNameForLocation()
2047 m_po_dvec2_arr_uniform_location = gl.getUniformLocation(m_po_id, "uniform_dvec2_arr[0]"); in initTest()
2094 m_po_dvec2_arr_uniform_location == -1 || m_po_dvec2_uniform_location == -1 || in initTest()
2589 m_po_double_uniform_location, m_po_dvec2_arr_uniform_location, m_po_dvec2_uniform_location, in verifyErrorGenerationWhenCallingDoubleUniformFunctionsWithInvalidLocation()
2736 gl.uniform2dv(m_po_dvec2_arr_uniform_location, -1, double_values); in verifyErrorGenerationWhenCallingDoubleUniformFunctionsWithNegativeCount()