Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/vc5/
Dvc5_program.c329 vc5_update_compiled_fs(struct vc5_context *vc5, uint8_t prim_mode) in vc5_update_compiled_fs()
422 vc5_update_compiled_vs(struct vc5_context *vc5, uint8_t prim_mode) in vc5_update_compiled_vs()
479 vc5_update_compiled_shaders(struct vc5_context *vc5, uint8_t prim_mode) in vc5_update_compiled_shaders()
Dvc5_context.h332 uint8_t prim_mode; member
/external/mesa3d/src/gallium/auxiliary/util/
Du_dump_defines.c492 DEFINE_UTIL_STR_CONTINUOUS(prim_mode) in DEFINE_UTIL_STR_CONTINUOUS() argument
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_program.c2714 vc4_update_compiled_fs(struct vc4_context *vc4, uint8_t prim_mode) in vc4_update_compiled_fs()
2790 vc4_update_compiled_vs(struct vc4_context *vc4, uint8_t prim_mode) in vc4_update_compiled_vs()
2836 vc4_update_compiled_shaders(struct vc4_context *vc4, uint8_t prim_mode) in vc4_update_compiled_shaders()
Dvc4_context.h357 uint8_t prim_mode; member
/external/mesa3d/src/gallium/drivers/r600/
Dr600_shader.h148 unsigned prim_mode:3; member
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.h414 unsigned prim_mode:3; member