Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3dx_state.c1398 v3dX(state_init)(struct pipe_context *pctx) in v3dX() argument
/third_party/python/Modules/
D_sre.c410 state_init(SRE_STATE* state, PatternObject* pattern, PyObject* string, in state_init() function