Home
last modified time | relevance | path

Searched defs:resource_flags (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/microsoft/compiler/
Ddxil_container.h87 uint32_t resource_flags; member
/third_party/mesa3d/src/asahi/lib/
Dio.h278 uint16_t resource_flags[6]; member
/third_party/libcoap/examples/
Doscore-interop-server.c72 static int resource_flags = COAP_RESOURCE_FLAGS_NOTIFY_CON; variable
Dcoap-server.c89 static int resource_flags = COAP_RESOURCE_FLAGS_NOTIFY_CON; variable
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_hlsl.cpp3216 HLSLBindingFlagBits resource_flags = HLSL_BINDING_AUTO_NONE_BIT; in to_resource_binding() local