Home
last modified time | relevance | path

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

/third_party/node/src/
Dutil.cc107 BufferValue::BufferValue(Isolate* isolate, Local<Value> value) { in BufferValue() function in node::BufferValue
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorCopyTests.cpp605 union BufferValue in init() union