Searched refs:m_po_bvec2_uniform_location (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cGPUShaderFP64Tests.hpp | 261 glw::GLint m_po_bvec2_uniform_location; member in gl4cts::GPUShaderFP64Test1
|
H A D | gl4cGPUShaderFP64Tests.cpp | 1591 , m_po_bvec2_uniform_location(0) in GPUShaderFP64Test1() 1762 else if (location == m_po_bvec2_uniform_location) in getUniformNameForLocation() 2022 m_po_bvec2_uniform_location = gl.getUniformLocation(m_po_id, "uniform_bvec2"); in initTest() 2081 m_po_bvec2_arr_uniform_location == -1 || m_po_bvec2_uniform_location == -1 || in initTest() 2255 m_po_bvec2_arr_uniform_location, m_po_bvec2_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() 3051 const glw::GLint nondouble_uniform_locations[] = { m_po_bool_uniform_location, m_po_bvec2_uniform_location, in verifyErrorGenerationWhenCallingTypeMismatchedUniformFunctions()
|
Completed in 21 milliseconds