Home
last modified time | relevance | path

Searched defs:object_handle (Results 1 – 15 of 15) 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/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/rust/crates/ash/src/vk/
Ddefinitions.rs24798 pub object_handle: u64, field
24841 pub fn object_handle(mut self, object_handle: u64) -> Self { in object_handle() method
24863 pub object_handle: u64, field
24910 pub fn object_handle(mut self, object_handle: u64) -> Self { in object_handle() method
25340 pub object_handle: u64, field
25403 pub fn object_handle(mut self, object_handle: u64) -> Self { in object_handle() method
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto8899 optional fixed64 object_handle = 20; field