Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_resource_state.h57 uint64_t execution_id; member
/third_party/skia/third_party/externals/tint/src/writer/spirv/
Dbuilder.cc3154 auto execution_id = GenerateConstantIfNeeded(ScalarConstant::U32(execution)); in GenerateControlBarrierIntrinsic() local