Home
last modified time | relevance | path

Searched defs:idx_offset (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_draw.h48 uint32_t max_indices, uint32_t idx_offset, in fd5_draw()
92 uint32_t max_indices, idx_offset; in fd5_draw_emit() local
/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_draw.h49 uint32_t idx_size, uint32_t idx_offset, in fd_draw()
153 uint32_t idx_size, idx_offset; in fd_draw_emit() local
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_draw.h54 uint32_t max_indices, uint32_t idx_offset, in fd4_draw()
98 uint32_t idx_size, idx_offset; in fd4_draw_emit() local
/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instruction_lds.cpp91 LDSWriteInstruction::LDSWriteInstruction(PValue address, unsigned idx_offset, PValue value0): in LDSWriteInstruction()
97 LDSWriteInstruction::LDSWriteInstruction(PValue address, unsigned idx_offset, PValue value0, PValue… in LDSWriteInstruction()
Dsfn_instruction_lds.h55 unsigned idx_offset() const {return m_idx_offset;}; in idx_offset() function
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDebugAbbrev.h32 DWARFAbbreviationDeclarationSet(dw_offset_t offset, uint32_t idx_offset) in DWARFAbbreviationDeclarationSet()
/external/mesa3d/src/vulkan/overlay-layer/
Doverlay.cpp1299 int idx_offset = 0; in render_swapchain_display() local