Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/opengl/
H A DgluDrawUtil.cpp155 static int getVtxCompSize (VertexComponentType type) in getVtxCompSize() function
278 const int elementSize = getVtxCompSize(va.pointer.componentType)*va.pointer.numComponents; in appendAttributeNonStrided()
307 const int elementSize = getVtxCompSize(dstVA.componentType)*dstVA.numComponents; in copyToLayout()

Completed in 2 milliseconds