HomeSort by relevance Sort by last modified time
    Searched refs:supported_irs (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/state_tracker/
st_extensions.c 78 int supported_irs; local
185 supported_irs =
187 if (!(supported_irs & (1 << PIPE_SHADER_IR_TGSI)))
    [all...]
  /external/mesa3d/src/gallium/auxiliary/cso_cache/
cso_context.c 324 int supported_irs = local
327 if (supported_irs & (1 << PIPE_SHADER_IR_TGSI)) {
    [all...]

Completed in 61 milliseconds