Home | History | Annotate | Download | only in core

Lines Matching defs:get_compute_param

33    get_compute_param(pipe_screen *pipe, pipe_shader_ir ir_format,
35 int sz = pipe->get_compute_param(pipe, ir_format, cap, NULL);
38 pipe->get_compute_param(pipe, ir_format, cap, &v.front());
129 return get_compute_param<uint64_t>(pipe, ir_format(),
135 return get_compute_param<uint64_t>(pipe, ir_format(),
141 return get_compute_param<uint64_t>(pipe, ir_format(),
159 return get_compute_param<uint64_t>(
165 return get_compute_param<uint64_t>(pipe, ir_format(),
171 return get_compute_param<uint32_t>(pipe, ir_format(),
177 return get_compute_param<uint32_t>(pipe, ir_format(),
183 return get_compute_param<uint32_t>(pipe, ir_format(),
195 auto v = get_compute_param<uint64_t>(pipe, ir_format(),
202 return get_compute_param<uint32_t>(pipe, ir_format(),
208 return get_compute_param<uint32_t>(pipe, ir_format(),
230 std::vector<char> target = get_compute_param<char>(