Home
last modified time | relevance | path

Searched defs:sampler_view_destroy (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/include/pipe/
Dp_context.h805 void (*sampler_view_destroy)(struct pipe_context *ctx, member
/third_party/mesa3d/src/gallium/tools/trace/
Ddump_state.py454 def sampler_view_destroy(self, view): member in Context