Searched refs:m_po_bvec3_uniform_location (Results 1 – 2 of 2) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cGPUShaderFP64Tests.hpp | 263 glw::GLint m_po_bvec3_uniform_location; member in gl4cts::GPUShaderFP64Test1
|
D | gl4cGPUShaderFP64Tests.cpp | 1593 , m_po_bvec3_uniform_location(0) in GPUShaderFP64Test1() 1766 else if (location == m_po_bvec3_uniform_location) in getUniformNameForLocation() 2024 m_po_bvec3_uniform_location = gl.getUniformLocation(m_po_id, "uniform_bvec3"); in initTest() 2082 m_po_bvec3_arr_uniform_location == -1 || m_po_bvec3_uniform_location == -1 || in initTest() 2256 m_po_bvec3_arr_uniform_location, m_po_bvec3_uniform_location, in verifyErrorGenerationWhenCallingDoubleUniformFunctionsForBooleans() 2466 m_po_bool_uniform_location, m_po_bvec2_uniform_location, m_po_bvec3_uniform_location, in verifyErrorGenerationWhenCallingDoubleUniformFunctionsWithInvalidCount() 2581 m_po_bvec2_uniform_location, m_po_bvec3_arr_uniform_location, m_po_bvec3_uniform_location, in verifyErrorGenerationWhenCallingDoubleUniformFunctionsWithInvalidLocation() 3052 m_po_bvec3_uniform_location, m_po_bvec4_uniform_location, in verifyErrorGenerationWhenCallingTypeMismatchedUniformFunctions()
|