Home
last modified time | relevance | path

Searched defs:vp_minx (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_emit.c36 float vp_minx = -fabsf(vpscale[0]) + vptranslate[0]; in vc4_emit_state() local
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3dx_emit.c406 float vp_minx = -fabsf(vpscale[0]) + vptranslate[0]; in emit_state() local
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_cmd_buffer.c1999 float vp_minx = -fabsf(vpscale[0]) + vptranslate[0]; in emit_scissor() local
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_cmdstream.c737 float vp_minx = vp->translate[0] - fabsf(vp->scale[0]); in panfrost_emit_viewport() local

Completed in 20 milliseconds