Home
last modified time | relevance | path

Searched defs:skip_components (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
Dlink_varyings.h267 unsigned skip_components; variable
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_pipeline_state.cpp90 int skip_components = output->dst_offset - next_offset[buffer]; in fill_so_declaration() local
/third_party/mesa3d/src/mesa/drivers/dri/i965/
DgenX_state_upload.c3620 int skip_components = output->DstOffset - next_offset[buffer]; local
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_state.c4306 int skip_components = output->dst_offset - next_offset[buffer]; in crocus_create_so_decl_list() local
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_state.c3869 int skip_components = output->dst_offset - next_offset[buffer]; in iris_create_so_decl_list() local