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

  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
d3d12_compiler.h 146 unsigned pstipple_binding; member in struct:d3d12_shader
d3d12_compiler.cpp 794 unsigned pstipple_binding = UINT32_MAX; local
835 &pstipple_binding, 0, false);
907 new_variant->pstipple_binding = pstipple_binding;
d3d12_draw.cpp 97 if (i == shader->pstipple_binding) {
150 if (i == shader->pstipple_binding) {

Completed in 7 milliseconds