Home
last modified time | relevance | path

Searched defs:num_states (Results 1 – 10 of 10) sorted by relevance

/third_party/mesa3d/src/gallium/tools/trace/
Ddump_state.py287 def bind_sampler_states(self, shader, start, num_states, states): argument
292 def bind_vertex_sampler_states(self, num_states, states): argument
296 def bind_geometry_sampler_states(self, num_states, states): argument
300 def bind_fragment_sampler_states(self, num_states, states): argument
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
Dtre.h168 int num_states; member
/third_party/musl/src/regex/
Dtre.h166 int num_states; member
/third_party/musl/porting/uniproton/kernel/src/regex/
Dtre.h167 int num_states; member
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_resource.h212 unsigned num_states; member
/third_party/musl/porting/liteos_m/kernel/src/regex/
Dtre.h167 int num_states; member
/third_party/boost/libs/wave/samples/cpp_tokens/slex/
Dlexer.hpp2509 node_id_t num_states = 0; in create_dfa_for_state() local
2669 int num_states = 0; in load() local
/third_party/mesa3d/src/virtio/virtio-gpu/
Dvirgl_protocol.h403 #define VIRGL_BIND_SAMPLER_STATES(num_states) ((num_states) + 2) argument
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
Dtr_context.c447 unsigned num_states, in trace_context_bind_sampler_states()
/third_party/mesa3d/src/intel/vulkan/
DgenX_cmd_buffer.c1656 unsigned num_states = 1; in genX() local