Home
last modified time | relevance | path

Searched refs:indexSize (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/
Ddraw_index_binding.adoc9 enabled, [eq]#(code:indexSize {times} (pname:firstIndex {plus}
11 the size of the bound index buffer, with code:indexSize being based on
19 enabled, [eq]#(code:indexSize {times} (pname:firstIndex {plus}
21 the size of the bound index buffer, with code:indexSize being based on
Ddraw_indexed_common.adoc11 enabled, [eq]#(code:indexSize {times} (pname:firstIndex {plus}
13 the size of the bound index buffer, with code:indexSize being based on
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DCoreProfileEngine.cpp419 GLsizei indexSize = 4; in setupArrayForDraw() local
424 indexSize = 1; in setupArrayForDraw()
428 indexSize = 2; in setupArrayForDraw()
433 indexSize = 4; in setupArrayForDraw()
439 gl.glBufferData(GL_ELEMENT_ARRAY_BUFFER, indexSize * indicesCount, indices, GL_STREAM_DRAW); in setupArrayForDraw()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Ddrawing.adoc1006 code:indexSize {plus} pname:offset# within the bound index buffer, where
1009 and code:indexSize is the byte size of the type specified by