Searched defs:set_constant_buffer (Results 1 – 3 of 3) sorted by relevance
335 pub fn set_constant_buffer(&self, idx: u32, data: &[u8]) { in set_constant_buffer() method
464 void (*set_constant_buffer)(struct pipe_context *, member
425 def set_constant_buffer(self, shader, index, take_ownership, constant_buffer): member in Context