Searched defs:n_array_elements (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl4cEnhancedLayoutsTests.cpp | 662 GLuint Type::CalculateStd140Stride(GLuint alignment, GLuint n_columns, GLuint n_array_elements) in CalculateStd140Stride() 3630 void VertexArray::Attribute(GLuint index, const Type &type, GLuint n_array_elements, GLboolean norm… in Attribute() 3659 …xArray::AttribPointer(const Functions &gl, GLuint index, const Type &type, GLuint n_array_elements, in AttribPointer() 3729 … VertexArray::Disable(const Functions &gl, GLuint index, const Type &type, GLuint n_array_elements) in Disable() 3772 …d VertexArray::Enable(const Functions &gl, GLuint index, const Type &type, GLuint n_array_elements) in Enable() 4007 … GLuint n_array_elements, GLint expected_stride_of_element, GLuint offset) in Descriptor() 4033 … GLint expected_location, Interface *interface, GLuint n_array_elements, in Descriptor() 4297 … GLuint n_array_elements, GLint expected_stride_of_element, GLuint offset) in Member() 4318 … GLint expected_location, Interface *nterface, GLuint n_array_elements, in Member()
|
H A D | gl4cTextureViewTests.cpp | 1278 const unsigned int n_array_elements = n_internalformat_view_compatibility_array_entries; in getInternalformatsFromViewClass() local
|
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ |
H A D | esextcTextureCubeMapArraySampling.cpp | 433 void getCompressedTexture(glw::GLuint width, glw::GLuint height, glw::GLuint n_array_elements, glw:… in getCompressedTexture() 5194 const glw::GLint n_array_elements = resolution.m_depth / n_faces; local
|