Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.cpp4156 const glw::GLuint column_elem = element % n_rows; in prepareUniforms() local
4159 column_elem * sizeof(glw::GLdouble)); in prepareUniforms()
5188 const glw::GLuint column_elem = element % column_length; in prepareUniformBuffer() local
5191 static_cast<glw::GLuint>(uniform_offset + column * matrix_stride + column_elem * sizeof(glw::GLdouble)); in prepareUniformBuffer()

Completed in 19 milliseconds