Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cPipelineStatisticsQueryTests.cpp2022 void PipelineStatisticsQueryTestFunctionalBase::initVAO(unsigned int n_components_per_vertex) in initVAO()
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySampling.cpp328 const glw::GLuint n_components_per_vertex = 4; in vectorSet4() local