Lines Matching refs:ssbos
574 ctx->di.ssbos[shader][slot].offset = ctx->ssbos[shader][slot].buffer_offset;
576 ctx->di.ssbos[shader][slot].buffer = res->obj->buffer;
577 ctx->di.ssbos[shader][slot].range = ctx->ssbos[shader][slot].buffer_size;
580 ctx->di.ssbos[shader][slot].buffer = have_null_descriptors ? VK_NULL_HANDLE : null_buffer;
581 ctx->di.ssbos[shader][slot].range = VK_WHOLE_SIZE;
1403 struct pipe_shader_buffer *ssbo = &ctx->ssbos[p_stage][start_slot + i];
3821 const struct pipe_shader_buffer *ssbo = &ctx->ssbos[shader][slot];
3934 struct pipe_shader_buffer *ssbo = &ctx->ssbos[shader][slot];