HomeSort by: relevance | last modified time | path
    Searched refs:iris_sampler_view (Results 1 - 8 of 8) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
iris_resource.h 232 struct iris_sampler_view { struct
iris_context.h 536 struct iris_sampler_view *textures[IRIS_MAX_TEXTURE_SAMPLERS];
iris_state.c 2140 struct iris_sampler_view *tex = shs->textures[i];
2380 struct iris_sampler_view *isv = calloc(1, sizeof(struct iris_sampler_view));
2469 struct iris_sampler_view *isv = (void *) state;
2843 shs->textures[start + i] = (struct iris_sampler_view *)pview;
2848 struct iris_sampler_view *view = (void *) pview;
4847 struct iris_sampler_view *isv)
5018 struct iris_sampler_view *view = shs->textures[i];
7350 struct iris_sampler_view *isv = shs->textures[i];
iris_resolve.c 96 struct iris_sampler_view *isv = shs->textures[i];
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
iris_resource.h 174 struct iris_sampler_view { struct
iris_context.h 306 struct iris_sampler_view *textures[IRIS_MAX_TEXTURE_SAMPLERS];
iris_state.c 1574 struct iris_sampler_view *tex = shs->textures[i];
1752 struct iris_sampler_view *isv = calloc(1, sizeof(struct iris_sampler_view));
1838 struct iris_sampler_view *isv = (void *) state;
2189 struct iris_sampler_view *view = (void *) pview;
4047 struct iris_sampler_view *isv)
4186 struct iris_sampler_view *view = shs->textures[i];
5743 struct iris_sampler_view *isv = shs->textures[i];
iris_resolve.c 96 struct iris_sampler_view *isv = shs->textures[i];

Completed in 55 milliseconds