Home
last modified time | relevance | path

Searched defs:uniformDetails (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.hpp468 struct uniformDetails struct in gl4cts::GPUShaderFP64Test2
470 glw::GLuint m_array_stride;
471 glw::GLuint m_matrix_stride;
472 glw::GLuint m_offset;
679 struct uniformDetails struct in gl4cts::GPUShaderFP64Test3
681 uniformDetails(glw::GLint expected_std140_offset, const glw::GLchar* name, glw::GLuint n_columns, in uniformDetails() function
692 glw::GLint m_expected_std140_offset;
693 const glw::GLchar* m_name;
694 glw::GLuint m_n_columns;
695 glw::GLuint m_n_elements;
[all …]