Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dstate.h189 VERTEX_SGV_POINT_SIZE_COMP = 2, enumerator
Dbinner.cpp1429 vPointSize = size[0][VERTEX_SGV_POINT_SIZE_COMP]; in BinPostSetupPointsImpl()
/third_party/mesa3d/src/gallium/drivers/swr/
Dswr_shader.cpp773 sgvChannel = VERTEX_SGV_POINT_SIZE_COMP; in swr_gs_llvm_emit_vertex()
2436 if (channel != VERTEX_SGV_POINT_SIZE_COMP) in CompileVS()