Home
last modified time | relevance | path

Searched refs:nondouble_uniform_locations (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.cpp3051 const glw::GLint nondouble_uniform_locations[] = { m_po_bool_uniform_location, m_po_bvec2_uniform_location, in verifyErrorGenerationWhenCallingTypeMismatchedUniformFunctions() local
3060 sizeof(nondouble_uniform_locations) / sizeof(nondouble_uniform_locations[0]); in verifyErrorGenerationWhenCallingTypeMismatchedUniformFunctions()
3067 glw::GLint uniform_location = nondouble_uniform_locations[n_uniform_location]; in verifyErrorGenerationWhenCallingTypeMismatchedUniformFunctions()

Completed in 17 milliseconds