Home
last modified time | relevance | path

Searched refs:ps_uniforms_offset (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_uniforms.c72 uint32_t base = frag ? screen->specs.ps_uniforms_offset : screen->specs.vs_uniforms_offset; in etna_uniforms_write()
H A Detnaviv_internal.h127 uint32_t ps_uniforms_offset; member
H A Detnaviv_screen.c895 screen->specs.ps_uniforms_offset = VIVS_SH_HALTI5_UNIFORMS(screen->specs.max_vs_uniforms*4); in etna_get_specs()
905 screen->specs.ps_uniforms_offset = VIVS_SH_UNIFORMS(screen->specs.max_vs_uniforms*4); in etna_get_specs()
909 screen->specs.ps_uniforms_offset = VIVS_PS_UNIFORMS(0); in etna_get_specs()

Completed in 4 milliseconds