Home
last modified time | relevance | path

Searched defs:object_handle (Results 1 – 19 of 19) sorted by relevance

/external/vulkan-validation-layers/layers/
Dobject_lifetime_validation.h95 void InsertObject(object_map_type &map, uint64_t object_handle, VulkanObjectType object_type, in InsertObject()
143 auto object_handle = HandleToUint64(object); in ValidateObject() local
191 uint64_t object_handle = HandleToUint64(object); in CreateObject() local
211 auto object_handle = HandleToUint64(object); in DestroyObjectSilently() local
236 auto object_handle = HandleToUint64(object); in RecordDestroyObject() local
248 auto object_handle = HandleToUint64(object); in ValidateDestroyObject() local
Dparameter_validation_utils.cpp3277 … VkDebugReportObjectTypeEXT object_type, uint64_t object_handle, in ValidateGeometryTrianglesNV()
3336uint64_t object_handle, const char *func_name) const { in ValidateGeometryAABBNV()
3352 uint64_t object_handle, const char *func_name) const { in ValidateGeometryNV()
3363 … VkDebugReportObjectTypeEXT object_type, uint64_t object_handle, in ValidateAccelerationStructureInfoNV()
Dobject_tracker_utils.cpp84 uint64_t object_handle = HandleToUint64(command_buffer); in ValidateCommandBuffer() local
125 uint64_t object_handle = HandleToUint64(descriptor_set); in ValidateDescriptorSet() local
Dgpu_validation.cpp226 void CoreChecks::ReportSetupProblem(VkDebugReportObjectTypeEXT object_type, uint64_t object_handle, in ReportSetupProblem()
Dcore_validation.cpp6754 uint64_t object_handle, const char *func_name) const { in ValidateGeometryTrianglesNV()
6779 uint64_t object_handle, const char *func_name) const { in ValidateGeometryAABBNV()
6791 …tryNV(const VkGeometryNV &geometry, VkDebugReportObjectTypeEXT object_type, uint64_t object_handle, in ValidateGeometryNV()
/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/windows/
Dobject_handle.hpp31 typedef basic_object_handle<> object_handle; typedef
/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/windows/
Dasio_fwd.hpp35 typedef basic_object_handle<any_io_executor> object_handle; typedef
/external/tpm2-tss/test/integration/
Dsapi-create-loaded.int.c33 TPM2_HANDLE object_handle = 0; in test_invoke() local
Dsapi-policy-authorizeNV.int.c155 TPM2_HANDLE object_handle = 0; in test_invoke() local
Dsapi-policy-template.int.c50 TPM2_HANDLE object_handle = 0; in test_invoke() local
Desys-createloaded.int.c23 static bool check_name(ESYS_CONTEXT * esys_context, ESYS_TR object_handle) in check_name()
/external/perfetto/protos/perfetto/trace/gpu/
Dvulkan_memory_event.proto102 optional fixed64 object_handle = 20; field
/external/tpm2-tss/src/tss2-fapi/
Difapi_policy_execute.h138 ESYS_TR object_handle; member
Difapi_policy_callbacks.c430 ESYS_TR *object_handle, in ifapi_policyeval_cbauth()
Dfapi_int.h351 ESYS_TR object_handle; member
/external/mesa3d/include/drm-uapi/
Dd3dkmthk.h1583 struct d3dkmthandle object_handle; member
/external/pigweed/third_party/perfetto/repo/protos/perfetto/trace/
Dperfetto_trace.proto11310 optional fixed64 object_handle = 20; field
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto11525 optional fixed64 object_handle = 20; field
/external/rust/crates/ash/src/vk/
Ddefinitions.rs27929 pub object_handle: u64, field
27980 pub fn object_handle(mut self, object_handle: u64) -> Self { in object_handle() method
28004 pub object_handle: u64, field
28057 pub fn object_handle(mut self, object_handle: u64) -> Self { in object_handle() method
28553 pub object_handle: u64, field
28626 pub fn object_handle(mut self, object_handle: u64) -> Self { in object_handle() method