Home
last modified time | relevance | path

Searched refs:a4xx_state_block (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_image.c34 static enum a4xx_state_block texsb[] = {
39 static enum a4xx_state_block imgsb[] = {
Dfd5_emit.c293 enum a4xx_state_block sb, struct fd_texture_stateobj *tex) in emit_textures()
375 enum a4xx_state_block sb, struct fd_shaderbuf_stateobj *so) in emit_ssbos()
Dfd5_program.c91 enum a4xx_state_block sb = fd4_stage2shadersb(so->type); in fd5_emit_shader()
/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_util.h458 static inline enum a4xx_state_block
Dadreno_pm4.xml.h256 enum a4xx_state_block { enum
370 static inline uint32_t CP_LOAD_STATE4_0_STATE_BLOCK(enum a4xx_state_block val) in CP_LOAD_STATE4_0_STATE_BLOCK()
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_program.c92 enum a4xx_state_block sb = fd4_stage2shadersb(so->type); in emit_shader()
Dfd4_emit.c125 enum a4xx_state_block sb, struct fd_texture_stateobj *tex, in emit_textures()