Home
last modified time | relevance | path

Searched refs:CSO_NO_USER_VERTEX_BUFFERS (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
H A Dcso_context.h45 #define CSO_NO_USER_VERTEX_BUFFERS (1 << 0) macro
H A Dcso_context.c232 bool uses_user_vertex_buffers = !(flags & CSO_NO_USER_VERTEX_BUFFERS); in cso_init_vbuf()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_context.c508 cso_flags = CSO_NO_USER_VERTEX_BUFFERS; in st_create_context_priv()
/third_party/mesa3d/src/gallium/frontends/nine/
H A Ddevice9.c266 This->context.cso = cso_create_context(This->context.pipe, CSO_NO_USER_VERTEX_BUFFERS); in NineDevice9_ctor()

Completed in 10 milliseconds