Searched defs:fd_resource (Results 1 – 1 of 1) sorted by relevance
66 struct fd_resource { struct73 struct fd_resource_slice slices[MAX_MIP_LEVELS]; argument80 struct fd_resource *stencil; argument88 uint32_t batch_mask;113 static inline struct fd_resource * argument114 fd_resource(struct pipe_resource *ptex) in fd_resource() function