Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.hpp265 glw::GLint m_po_bvec4_uniform_location; member in gl4cts::GPUShaderFP64Test1
Dgl4cGPUShaderFP64Tests.cpp1595 , m_po_bvec4_uniform_location(0) in GPUShaderFP64Test1()
1770 else if (location == m_po_bvec4_uniform_location) in getUniformNameForLocation()
2026 m_po_bvec4_uniform_location = gl.getUniformLocation(m_po_id, "uniform_bvec4"); in initTest()
2083 m_po_bvec4_arr_uniform_location == -1 || m_po_bvec4_uniform_location == -1 || in initTest()
2257 m_po_bvec4_arr_uniform_location, m_po_bvec4_uniform_location }; in verifyErrorGenerationWhenCallingDoubleUniformFunctionsForBooleans()
2467 m_po_bvec4_uniform_location, m_po_dmat2_uniform_location, m_po_dmat2x3_uniform_location, in verifyErrorGenerationWhenCallingDoubleUniformFunctionsWithInvalidCount()
2582 …m_po_bvec4_arr_uniform_location, m_po_bvec4_uniform_location, m_po_dmat2_arr_uniform_location, in verifyErrorGenerationWhenCallingDoubleUniformFunctionsWithInvalidLocation()
3052 m_po_bvec3_uniform_location, m_po_bvec4_uniform_location, in verifyErrorGenerationWhenCallingTypeMismatchedUniformFunctions()