Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_KHR_shader_draw_parameters.adoc80 In the case where the command has no code:baseVertex parameter, the value of
82 This means that code:gl_BaseVertexARB = code:baseVertex (for
83 code:glDrawElements commands with code:baseVertex) or 0.
85 code:baseVertex parameter.
/hardware/google/gfxstream/guest/OpenglCodecCommon/
DglUtils.cpp1108 GLint baseVertex; member