Home
last modified time | relevance | path

Searched refs:indexBufferFormat (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DCommandBufferGL.cpp1130 GLenum indexBufferFormat; in ExecuteRenderPass() local
1164 indexBufferFormat, in ExecuteRenderPass()
1173 indexBufferFormat, in ExecuteRenderPass()
1181 indexBufferFormat, in ExecuteRenderPass()
1216 lastPipeline->GetGLPrimitiveTopology(), indexBufferFormat, in ExecuteRenderPass()
1255 indexBufferFormat = IndexFormatType(cmd->format); in ExecuteRenderPass()
/third_party/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_dx.h1736 uint32 indexBufferFormat; member