Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imagination/vulkan/
Dpvr_pipeline.c250 const size_t attribute_size = in pvr_pds_get_max_vertex_program_const_map_size_in_bytes() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cMultiBindTests.cpp4467 static const GLintptr attribute_size = 4 * sizeof(GLfloat); in iterate() local