HomeSort by: relevance | last modified time | path
    Searched refs:pointsize_loc (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
tu_pipeline.c 526 uint32_t pointsize_loc = 0xff; local
530 pointsize_loc = linkage.max_loc;
563 A6XX_VPC_PACK_PSIZELOC(pointsize_loc) |
  /xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
tu_pipeline.c 1005 uint32_t pointsize_loc = 0xff, position_loc = 0xff, layer_loc = 0xff, view_loc = 0xff; local
1032 pointsize_loc = linkage.max_loc;
1081 A6XX_VPC_VS_PACK_PSIZELOC(pointsize_loc) |

Completed in 7 milliseconds