Searched defs:lima_fs_shader_state (Results 1 – 1 of 1) sorted by relevance
46 struct lima_fs_shader_state { struct47 struct pipe_shader_state base;48 void *shader;49 int shader_size;50 int stack_size;51 uint8_t swizzles[PIPE_MAX_SAMPLERS][4];52 bool uses_discard;53 struct lima_bo *bo;