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

  /xsrc/external/mit/MesaLib/dist/src/panfrost/lib/genxml/
decode.c 723 bool has_ubo = (stats.uniform_buffer_count > 0); local
731 if (has_uniform || has_ubo)
  /xsrc/external/mit/MesaLib/dist/src/mesa/main/
shaderapi.c 730 const bool has_ubo = local
905 if (!has_ubo)
928 if (!has_ubo)
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
shaderapi.c 680 const bool has_ubo = local
817 if (!has_ubo)
833 if (!has_ubo)

Completed in 9 milliseconds