Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_state_constants.c213 emit_consts(struct svga_context *svga, unsigned shader) in emit_consts() function
267 ret = emit_consts( svga, PIPE_SHADER_FRAGMENT ); in emit_fs_consts()
336 ret = emit_consts( svga, PIPE_SHADER_VERTEX ); in emit_vs_consts()