Home
last modified time | relevance | path

Searched defs:state_offset (Results 1 – 12 of 12) sorted by relevance

/external/mesa3d/src/gallium/drivers/ilo/core/
Dilo_builder_media.h190 uint32_t state_offset, *dw; in gen6_INTERFACE_DESCRIPTOR_DATA() local
Dilo_builder_3d_top.h1291 uint32_t state_offset, *dw; in gen6_BINDING_TABLE_STATE() local
1317 uint32_t state_offset, *dw; in gen6_SURFACE_STATE() local
1371 uint32_t state_offset, *dw; in gen6_SAMPLER_STATE() local
1443 uint32_t state_offset; in gen6_push_constant_buffer() local
Dilo_builder_3d_bottom.h972 uint32_t state_offset, *dw; in gen6_CLIP_VIEWPORT() local
999 uint32_t state_offset, *dw; in gen6_SF_VIEWPORT() local
/external/mesa3d/src/intel/vulkan/
DgenX_blorp_exec.c88 uint32_t state_offset; in blorp_alloc_binding_table() local
Danv_blorp.c909 uint32_t *state_offset) in anv_cmd_buffer_alloc_blorp_binding_table()
937 uint32_t state_offset; in binding_table_for_surface_state() local
Danv_batch_chain.c599 uint32_t entries, uint32_t *state_offset) in anv_cmd_buffer_alloc_binding_table()
DgenX_cmd_buffer.c1082 uint32_t bias, state_offset; in emit_binding_table() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_context.h625 uint32_t state_offset; member
1049 uint32_t state_offset; member
1067 uint32_t state_offset; member
1088 uint32_t state_offset; member
1119 uint32_t state_offset; member
1602 brw_program_reloc(struct brw_context *brw, uint32_t state_offset, in brw_program_reloc()
/external/mesa3d/src/intel/blorp/
Dblorp_genX_exec.h1044 void *state, uint32_t state_offset, in blorp_emit_surface_state()
/external/pcre/dist2/src/
Dpcre2_dfa_match.c597 int state_offset = current_state->offset; in internal_dfa_match() local
/external/v8/src/
Ddeoptimizer.h828 static int state_offset() { return offsetof(FrameDescription, state_); } in state_offset() function
/external/swiftshader/third_party/subzero/src/DartARM32/
Dassembler_arm.cc3445 const uword state_offset = ClassHeapStats::state_offset(); in MaybeTraceAllocation() local