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

  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
iris_context.h 529 struct iris_state_ref ssbo_surf_state[PIPE_MAX_SHADER_BUFFERS]; member in struct:iris_shader_state
iris_state.c 3387 &shs->ssbo_surf_state[start_slot + i];
3406 pipe_resource_reference(&shs->ssbo_surf_state[start_slot + i].res,
5038 use_ubo_ssbo(batch, ice, &shs->ssbo[i], &shs->ssbo_surf_state[i],
7208 pipe_resource_reference(&shs->ssbo_surf_state[i].res, NULL);
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
iris_context.h 299 struct iris_state_ref ssbo_surf_state[PIPE_MAX_SHADER_BUFFERS]; member in struct:iris_shader_state
iris_state.c 2750 &shs->ssbo_surf_state[start_slot + i];
2766 pipe_resource_reference(&shs->ssbo_surf_state[start_slot + i].res,
4217 use_ubo_ssbo(batch, ice, &shs->ssbo[i], &shs->ssbo_surf_state[i],
5627 pipe_resource_reference(&shs->ssbo_surf_state[i].res, NULL);

Completed in 33 milliseconds