Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dstate.h186 VERTEX_SGV_POINT_SIZE_COMP = 2, enumerator
Dbinner.cpp1334 vPointSize = size[0][VERTEX_SGV_POINT_SIZE_COMP]; in BinPostSetupPointsImpl()
/external/mesa3d/src/gallium/drivers/swr/
Dswr_shader.cpp421 sgvChannel = VERTEX_SGV_POINT_SIZE_COMP; in swr_gs_llvm_emit_vertex()
856 if (channel != VERTEX_SGV_POINT_SIZE_COMP) in CompileVS()