Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/src/inspector/
Dresource_binding.h108 uint32_t bind_group; member
/third_party/skia/third_party/externals/imgui/backends/
Dimgui_impl_wgpu.cpp434 auto bind_group = g_resources.ImageBindGroups.GetVoidPtr(tex_id_hash); in ImGui_ImplWGPU_RenderDrawData() local