HomeSort by relevance Sort by last modified time
    Searched defs:delete_depth_stencil_alpha_state (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/include/pipe/
p_context.h 210 void (*delete_depth_stencil_alpha_state)(struct pipe_context *, void *); member in struct:pipe_context
  /external/mesa3d/src/gallium/tools/trace/
dump_state.py 324 def delete_depth_stencil_alpha_state(self, state): member in class:Context

Completed in 524 milliseconds