Home
last modified time | relevance | path

Searched refs:bind_ (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
Ddd_context.c189 pipe->bind_##name##_state(pipe, hstate ? hstate->cso : NULL); \
275 pipe->bind_##name##_state(pipe, hstate ? hstate->cso : NULL); \ in DD_CSO_BIND()
/third_party/elfio/tests/
DELFIOTest.cpp129 unsigned char bind_, in checkSymbol() argument
148 EXPECT_EQ( bind, bind_ ); in checkSymbol()
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
Dtr_context.c709 pipe->bind_##shader_type##_state(pipe, state); \
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c1018 #define TC_CSO_BIND(name, ...) TC_FUNC1(bind_##name##_state, , void *, , , ##__VA_ARGS__)
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp82855 static nsIAtom* bind_; member in nsGkAtoms