Lines Matching full:bool

26 bool PreCallValidateCreateInstance(
30 bool PreCallValidateDestroyInstance(
33 bool PreCallValidateEnumeratePhysicalDevices(
37 bool PreCallValidateGetPhysicalDeviceFeatures(
40 bool PreCallValidateGetPhysicalDeviceFormatProperties(
44 bool PreCallValidateGetPhysicalDeviceImageFormatProperties(
52 bool PreCallValidateGetPhysicalDeviceProperties(
55 bool PreCallValidateGetPhysicalDeviceQueueFamilyProperties(
59 bool PreCallValidateGetPhysicalDeviceMemoryProperties(
62 bool PreCallValidateCreateDevice(
67 bool PreCallValidateDestroyDevice(
70 bool PreCallValidateGetDeviceQueue(
75 bool PreCallValidateQueueSubmit(
80 bool PreCallValidateQueueWaitIdle(
82 bool PreCallValidateDeviceWaitIdle(
84 bool PreCallValidateAllocateMemory(
89 bool PreCallValidateFreeMemory(
93 bool PreCallValidateMapMemory(
100 bool PreCallValidateUnmapMemory(
103 bool PreCallValidateFlushMappedMemoryRanges(
107 bool PreCallValidateInvalidateMappedMemoryRanges(
111 bool PreCallValidateGetDeviceMemoryCommitment(
115 bool PreCallValidateBindBufferMemory(
120 bool PreCallValidateBindImageMemory(
125 bool PreCallValidateGetBufferMemoryRequirements(
129 bool PreCallValidateGetImageMemoryRequirements(
133 bool PreCallValidateGetImageSparseMemoryRequirements(
138 bool PreCallValidateGetPhysicalDeviceSparseImageFormatProperties(
147 bool PreCallValidateQueueBindSparse(
152 bool PreCallValidateCreateFence(
157 bool PreCallValidateDestroyFence(
161 bool PreCallValidateResetFences(
165 bool PreCallValidateGetFenceStatus(
168 bool PreCallValidateWaitForFences(
174 bool PreCallValidateCreateSemaphore(
179 bool PreCallValidateDestroySemaphore(
183 bool PreCallValidateCreateEvent(
188 bool PreCallValidateDestroyEvent(
192 bool PreCallValidateGetEventStatus(
195 bool PreCallValidateSetEvent(
198 bool PreCallValidateResetEvent(
201 bool PreCallValidateCreateQueryPool(
206 bool PreCallValidateDestroyQueryPool(
210 bool PreCallValidateGetQueryPoolResults(
219 bool PreCallValidateCreateBuffer(
224 bool PreCallValidateDestroyBuffer(
228 bool PreCallValidateCreateBufferView(
233 bool PreCallValidateDestroyBufferView(
237 bool PreCallValidateCreateImage(
242 bool PreCallValidateDestroyImage(
246 bool PreCallValidateGetImageSubresourceLayout(
251 bool PreCallValidateCreateImageView(
256 bool PreCallValidateDestroyImageView(
260 bool PreCallValidateCreateShaderModule(
265 bool PreCallValidateDestroyShaderModule(
269 bool PreCallValidateCreatePipelineCache(
274 bool PreCallValidateDestroyPipelineCache(
278 bool PreCallValidateGetPipelineCacheData(
283 bool PreCallValidateMergePipelineCaches(
288 bool PreCallValidateCreateGraphicsPipelines(
295 bool PreCallValidateCreateComputePipelines(
302 bool PreCallValidateDestroyPipeline(
306 bool PreCallValidateCreatePipelineLayout(
311 bool PreCallValidateDestroyPipelineLayout(
315 bool PreCallValidateCreateSampler(
320 bool PreCallValidateDestroySampler(
324 bool PreCallValidateCreateDescriptorSetLayout(
329 bool PreCallValidateDestroyDescriptorSetLayout(
333 bool PreCallValidateCreateDescriptorPool(
338 bool PreCallValidateDestroyDescriptorPool(
342 bool PreCallValidateResetDescriptorPool(
346 bool PreCallValidateAllocateDescriptorSets(
350 bool PreCallValidateFreeDescriptorSets(
355 bool PreCallValidateUpdateDescriptorSets(
361 bool PreCallValidateCreateFramebuffer(
366 bool PreCallValidateDestroyFramebuffer(
370 bool PreCallValidateCreateRenderPass(
375 bool PreCallValidateDestroyRenderPass(
379 bool PreCallValidateGetRenderAreaGranularity(
383 bool PreCallValidateCreateCommandPool(
388 bool PreCallValidateDestroyCommandPool(
392 bool PreCallValidateResetCommandPool(
396 bool PreCallValidateAllocateCommandBuffers(
400 bool PreCallValidateFreeCommandBuffers(
405 bool PreCallValidateBeginCommandBuffer(
408 bool PreCallValidateEndCommandBuffer(
410 bool PreCallValidateResetCommandBuffer(
413 bool PreCallValidateCmdBindPipeline(
417 bool PreCallValidateCmdSetViewport(
422 bool PreCallValidateCmdSetScissor(
427 bool PreCallValidateCmdSetLineWidth(
430 bool PreCallValidateCmdSetDepthBias(
435 bool PreCallValidateCmdSetBlendConstants(
438 bool PreCallValidateCmdSetDepthBounds(
442 bool PreCallValidateCmdSetStencilCompareMask(
446 bool PreCallValidateCmdSetStencilWriteMask(
450 bool PreCallValidateCmdSetStencilReference(
454 bool PreCallValidateCmdBindDescriptorSets(
463 bool PreCallValidateCmdBindIndexBuffer(
468 bool PreCallValidateCmdBindVertexBuffers(
474 bool PreCallValidateCmdDraw(
480 bool PreCallValidateCmdDrawIndexed(
487 bool PreCallValidateCmdDrawIndirect(
493 bool PreCallValidateCmdDrawIndexedIndirect(
499 bool PreCallValidateCmdDispatch(
504 bool PreCallValidateCmdDispatchIndirect(
508 bool PreCallValidateCmdCopyBuffer(
514 bool PreCallValidateCmdCopyImage(
522 bool PreCallValidateCmdBlitImage(
531 bool PreCallValidateCmdCopyBufferToImage(
538 bool PreCallValidateCmdCopyImageToBuffer(
545 bool PreCallValidateCmdUpdateBuffer(
551 bool PreCallValidateCmdFillBuffer(
557 bool PreCallValidateCmdClearColorImage(
564 bool PreCallValidateCmdClearDepthStencilImage(
571 bool PreCallValidateCmdClearAttachments(
577 bool PreCallValidateCmdResolveImage(
585 bool PreCallValidateCmdSetEvent(
589 bool PreCallValidateCmdResetEvent(
593 bool PreCallValidateCmdWaitEvents(
605 bool PreCallValidateCmdPipelineBarrier(
616 bool PreCallValidateCmdBeginQuery(
621 bool PreCallValidateCmdEndQuery(
625 bool PreCallValidateCmdResetQueryPool(
630 bool PreCallValidateCmdWriteTimestamp(
635 bool PreCallValidateCmdCopyQueryPoolResults(
644 bool PreCallValidateCmdPushConstants(
651 bool PreCallValidateCmdBeginRenderPass(
655 bool PreCallValidateCmdNextSubpass(
658 bool PreCallValidateCmdEndRenderPass(
660 bool PreCallValidateCmdExecuteCommands(
664 bool PreCallValidateBindBufferMemory2(
668 bool PreCallValidateBindImageMemory2(
672 bool PreCallValidateGetDeviceGroupPeerMemoryFeatures(
678 bool PreCallValidateCmdSetDeviceMask(
681 bool PreCallValidateCmdDispatchBase(
689 bool PreCallValidateEnumeratePhysicalDeviceGroups(
693 bool PreCallValidateGetImageMemoryRequirements2(
697 bool PreCallValidateGetBufferMemoryRequirements2(
701 bool PreCallValidateGetImageSparseMemoryRequirements2(
706 bool PreCallValidateGetPhysicalDeviceFeatures2(
709 bool PreCallValidateGetPhysicalDeviceProperties2(
712 bool PreCallValidateGetPhysicalDeviceFormatProperties2(
716 bool PreCallValidateGetPhysicalDeviceImageFormatProperties2(
720 bool PreCallValidateGetPhysicalDeviceQueueFamilyProperties2(
724 bool PreCallValidateGetPhysicalDeviceMemoryProperties2(
727 bool PreCallValidateGetPhysicalDeviceSparseImageFormatProperties2(
732 bool PreCallValidateTrimCommandPool(
736 bool PreCallValidateGetDeviceQueue2(
740 bool PreCallValidateCreateSamplerYcbcrConversion(
745 bool PreCallValidateDestroySamplerYcbcrConversion(
749 bool PreCallValidateCreateDescriptorUpdateTemplate(
754 bool PreCallValidateDestroyDescriptorUpdateTemplate(
758 bool PreCallValidateUpdateDescriptorSetWithTemplate(
763 bool PreCallValidateGetPhysicalDeviceExternalBufferProperties(
767 bool PreCallValidateGetPhysicalDeviceExternalFenceProperties(
771 bool PreCallValidateGetPhysicalDeviceExternalSemaphoreProperties(
775 bool PreCallValidateGetDescriptorSetLayoutSupport(
779 bool PreCallValidateDestroySurfaceKHR(
783 bool PreCallValidateGetPhysicalDeviceSurfaceSupportKHR(
788 bool PreCallValidateGetPhysicalDeviceSurfaceCapabilitiesKHR(
792 bool PreCallValidateGetPhysicalDeviceSurfaceFormatsKHR(
797 bool PreCallValidateGetPhysicalDeviceSurfacePresentModesKHR(
802 bool PreCallValidateCreateSwapchainKHR(
807 bool PreCallValidateDestroySwapchainKHR(
811 bool PreCallValidateGetSwapchainImagesKHR(
816 bool PreCallValidateAcquireNextImageKHR(
823 bool PreCallValidateQueuePresentKHR(
826 bool PreCallValidateGetDeviceGroupPresentCapabilitiesKHR(
829 bool PreCallValidateGetDeviceGroupSurfacePresentModesKHR(
833 bool PreCallValidateGetPhysicalDevicePresentRectanglesKHR(
838 bool PreCallValidateAcquireNextImage2KHR(
842 bool PreCallValidateGetPhysicalDeviceDisplayPropertiesKHR(
846 bool PreCallValidateGetPhysicalDeviceDisplayPlanePropertiesKHR(
850 bool PreCallValidateGetDisplayPlaneSupportedDisplaysKHR(
855 bool PreCallValidateGetDisplayModePropertiesKHR(
860 bool PreCallValidateCreateDisplayModeKHR(
866 bool PreCallValidateGetDisplayPlaneCapabilitiesKHR(
871 bool PreCallValidateCreateDisplayPlaneSurfaceKHR(
876 bool PreCallValidateCreateSharedSwapchainsKHR(
883 bool PreCallValidateCreateXlibSurfaceKHR(
890 bool PreCallValidateGetPhysicalDeviceXlibPresentationSupportKHR(
897 bool PreCallValidateCreateXcbSurfaceKHR(
904 bool PreCallValidateGetPhysicalDeviceXcbPresentationSupportKHR(
911 bool PreCallValidateCreateWaylandSurfaceKHR(
918 bool PreCallValidateGetPhysicalDeviceWaylandPresentationSupportKHR(
924 bool PreCallValidateCreateAndroidSurfaceKHR(
931 bool PreCallValidateCreateWin32SurfaceKHR(
938 bool PreCallValidateGetPhysicalDeviceWin32PresentationSupportKHR(
942 bool PreCallValidateGetPhysicalDeviceFeatures2KHR(
945 bool PreCallValidateGetPhysicalDeviceProperties2KHR(
948 bool PreCallValidateGetPhysicalDeviceFormatProperties2KHR(
952 bool PreCallValidateGetPhysicalDeviceImageFormatProperties2KHR(
956 bool PreCallValidateGetPhysicalDeviceQueueFamilyProperties2KHR(
960 bool PreCallValidateGetPhysicalDeviceMemoryProperties2KHR(
963 bool PreCallValidateGetPhysicalDeviceSparseImageFormatProperties2KHR(
968 bool PreCallValidateGetDeviceGroupPeerMemoryFeaturesKHR(
974 bool PreCallValidateCmdSetDeviceMaskKHR(
977 bool PreCallValidateCmdDispatchBaseKHR(
985 bool PreCallValidateTrimCommandPoolKHR(
989 bool PreCallValidateEnumeratePhysicalDeviceGroupsKHR(
993 bool PreCallValidateGetPhysicalDeviceExternalBufferPropertiesKHR(
998 bool PreCallValidateGetMemoryWin32HandleKHR(
1004 bool PreCallValidateGetMemoryWin32HandlePropertiesKHR(
1010 bool PreCallValidateGetMemoryFdKHR(
1014 bool PreCallValidateGetMemoryFdPropertiesKHR(
1019 bool PreCallValidateGetPhysicalDeviceExternalSemaphorePropertiesKHR(
1024 bool PreCallValidateImportSemaphoreWin32HandleKHR(
1029 bool PreCallValidateGetSemaphoreWin32HandleKHR(
1034 bool PreCallValidateImportSemaphoreFdKHR(
1037 bool PreCallValidateGetSemaphoreFdKHR(
1041 bool PreCallValidateCmdPushDescriptorSetKHR(
1048 bool PreCallValidateCmdPushDescriptorSetWithTemplateKHR(
1054 bool PreCallValidateCreateDescriptorUpdateTemplateKHR(
1059 bool PreCallValidateDestroyDescriptorUpdateTemplateKHR(
1063 bool PreCallValidateUpdateDescriptorSetWithTemplateKHR(
1068 bool PreCallValidateCreateRenderPass2KHR(
1073 bool PreCallValidateCmdBeginRenderPass2KHR(
1077 bool PreCallValidateCmdNextSubpass2KHR(
1081 bool PreCallValidateCmdEndRenderPass2KHR(
1084 bool PreCallValidateGetSwapchainStatusKHR(
1087 bool PreCallValidateGetPhysicalDeviceExternalFencePropertiesKHR(
1092 bool PreCallValidateImportFenceWin32HandleKHR(
1097 bool PreCallValidateGetFenceWin32HandleKHR(
1102 bool PreCallValidateImportFenceFdKHR(
1105 bool PreCallValidateGetFenceFdKHR(
1109 bool PreCallValidateGetPhysicalDeviceSurfaceCapabilities2KHR(
1113 bool PreCallValidateGetPhysicalDeviceSurfaceFormats2KHR(
1118 bool PreCallValidateGetPhysicalDeviceDisplayProperties2KHR(
1122 bool PreCallValidateGetPhysicalDeviceDisplayPlaneProperties2KHR(
1126 bool PreCallValidateGetDisplayModeProperties2KHR(
1131 bool PreCallValidateGetDisplayPlaneCapabilities2KHR(
1135 bool PreCallValidateGetImageMemoryRequirements2KHR(
1139 bool PreCallValidateGetBufferMemoryRequirements2KHR(
1143 bool PreCallValidateGetImageSparseMemoryRequirements2KHR(
1148 bool PreCallValidateCreateSamplerYcbcrConversionKHR(
1153 bool PreCallValidateDestroySamplerYcbcrConversionKHR(
1157 bool PreCallValidateBindBufferMemory2KHR(
1161 bool PreCallValidateBindImageMemory2KHR(
1165 bool PreCallValidateGetDescriptorSetLayoutSupportKHR(
1169 bool PreCallValidateCmdDrawIndirectCountKHR(
1177 bool PreCallValidateCmdDrawIndexedIndirectCountKHR(
1185 bool PreCallValidateGetPipelineExecutablePropertiesKHR(
1190 bool PreCallValidateGetPipelineExecutableStatisticsKHR(
1195 bool PreCallValidateGetPipelineExecutableInternalRepresentationsKHR(
1200 bool PreCallValidateCreateDebugReportCallbackEXT(
1205 bool PreCallValidateDestroyDebugReportCallbackEXT(
1209 bool PreCallValidateDebugReportMessageEXT(
1218 bool PreCallValidateDebugMarkerSetObjectTagEXT(
1221 bool PreCallValidateDebugMarkerSetObjectNameEXT(
1224 bool PreCallValidateCmdDebugMarkerBeginEXT(
1227 bool PreCallValidateCmdDebugMarkerEndEXT(
1229 bool PreCallValidateCmdDebugMarkerInsertEXT(
1232 bool PreCallValidateCmdBindTransformFeedbackBuffersEXT(
1239 bool PreCallValidateCmdBeginTransformFeedbackEXT(
1245 bool PreCallValidateCmdEndTransformFeedbackEXT(
1251 bool PreCallValidateCmdBeginQueryIndexedEXT(
1257 bool PreCallValidateCmdEndQueryIndexedEXT(
1262 bool PreCallValidateCmdDrawIndirectByteCountEXT(
1270 bool PreCallValidateGetImageViewHandleNVX(
1273 bool PreCallValidateCmdDrawIndirectCountAMD(
1281 bool PreCallValidateCmdDrawIndexedIndirectCountAMD(
1289 bool PreCallValidateGetShaderInfoAMD(
1297 bool PreCallValidateCreateStreamDescriptorSurfaceGGP(
1303 bool PreCallValidateGetPhysicalDeviceExternalImageFormatPropertiesNV(
1313 bool PreCallValidateGetMemoryWin32HandleNV(
1320 bool PreCallValidateCreateViSurfaceNN(
1326 bool PreCallValidateCmdBeginConditionalRenderingEXT(
1329 bool PreCallValidateCmdEndConditionalRenderingEXT(
1331 bool PreCallValidateCmdProcessCommandsNVX(
1334 bool PreCallValidateCmdReserveSpaceForCommandsNVX(
1337 bool PreCallValidateCreateIndirectCommandsLayoutNVX(
1342 bool PreCallValidateDestroyIndirectCommandsLayoutNVX(
1346 bool PreCallValidateCreateObjectTableNVX(
1351 bool PreCallValidateDestroyObjectTableNVX(
1355 bool PreCallValidateRegisterObjectsNVX(
1361 bool PreCallValidateUnregisterObjectsNVX(
1367 bool PreCallValidateGetPhysicalDeviceGeneratedCommandsPropertiesNVX(
1371 bool PreCallValidateCmdSetViewportWScalingNV(
1376 bool PreCallValidateReleaseDisplayEXT(
1380 bool PreCallValidateAcquireXlibDisplayEXT(
1386 bool PreCallValidateGetRandROutputDisplayEXT(
1392 bool PreCallValidateGetPhysicalDeviceSurfaceCapabilities2EXT(
1396 bool PreCallValidateDisplayPowerControlEXT(
1400 bool PreCallValidateRegisterDeviceEventEXT(
1405 bool PreCallValidateRegisterDisplayEventEXT(
1411 bool PreCallValidateGetSwapchainCounterEXT(
1416 bool PreCallValidateGetRefreshCycleDurationGOOGLE(
1420 bool PreCallValidateGetPastPresentationTimingGOOGLE(
1425 bool PreCallValidateCmdSetDiscardRectangleEXT(
1430 bool PreCallValidateSetHdrMetadataEXT(
1436 bool PreCallValidateCreateIOSSurfaceMVK(
1443 bool PreCallValidateCreateMacOSSurfaceMVK(
1449 bool PreCallValidateSetDebugUtilsObjectNameEXT(
1452 bool PreCallValidateSetDebugUtilsObjectTagEXT(
1455 bool PreCallValidateQueueBeginDebugUtilsLabelEXT(
1458 bool PreCallValidateQueueEndDebugUtilsLabelEXT(
1460 bool PreCallValidateQueueInsertDebugUtilsLabelEXT(
1463 bool PreCallValidateCmdBeginDebugUtilsLabelEXT(
1466 bool PreCallValidateCmdEndDebugUtilsLabelEXT(
1468 bool PreCallValidateCmdInsertDebugUtilsLabelEXT(
1471 bool PreCallValidateCreateDebugUtilsMessengerEXT(
1476 bool PreCallValidateDestroyDebugUtilsMessengerEXT(
1480 bool PreCallValidateSubmitDebugUtilsMessageEXT(
1486 bool PreCallValidateGetAndroidHardwareBufferPropertiesANDROID(
1492 bool PreCallValidateGetMemoryAndroidHardwareBufferANDROID(
1497 bool PreCallValidateCmdSetSampleLocationsEXT(
1500 bool PreCallValidateGetPhysicalDeviceMultisamplePropertiesEXT(
1504 bool PreCallValidateGetImageDrmFormatModifierPropertiesEXT(
1508 bool PreCallValidateCreateValidationCacheEXT(
1513 bool PreCallValidateDestroyValidationCacheEXT(
1517 bool PreCallValidateMergeValidationCachesEXT(
1522 bool PreCallValidateGetValidationCacheDataEXT(
1527 bool PreCallValidateCmdBindShadingRateImageNV(
1531 bool PreCallValidateCmdSetViewportShadingRatePaletteNV(
1536 bool PreCallValidateCmdSetCoarseSampleOrderNV(
1541 bool PreCallValidateCreateAccelerationStructureNV(
1546 bool PreCallValidateDestroyAccelerationStructureNV(
1550 bool PreCallValidateGetAccelerationStructureMemoryRequirementsNV(
1554 bool PreCallValidateBindAccelerationStructureMemoryNV(
1558 bool PreCallValidateCmdBuildAccelerationStructureNV(
1568 bool PreCallValidateCmdCopyAccelerationStructureNV(
1573 bool PreCallValidateCmdTraceRaysNV(
1589 bool PreCallValidateCreateRayTracingPipelinesNV(
1596 bool PreCallValidateGetRayTracingShaderGroupHandlesNV(
1603 bool PreCallValidateGetAccelerationStructureHandleNV(
1608 bool PreCallValidateCmdWriteAccelerationStructuresPropertiesNV(
1615 bool PreCallValidateCompileDeferredNV(
1619 bool PreCallValidateGetMemoryHostPointerPropertiesEXT(
1624 bool PreCallValidateCmdWriteBufferMarkerAMD(
1630 bool PreCallValidateGetPhysicalDeviceCalibrateableTimeDomainsEXT(
1634 bool PreCallValidateGetCalibratedTimestampsEXT(
1640 bool PreCallValidateCmdDrawMeshTasksNV(
1644 bool PreCallValidateCmdDrawMeshTasksIndirectNV(
1650 bool PreCallValidateCmdDrawMeshTasksIndirectCountNV(
1658 bool PreCallValidateCmdSetExclusiveScissorNV(
1663 bool PreCallValidateCmdSetCheckpointNV(
1666 bool PreCallValidateGetQueueCheckpointDataNV(
1670 bool PreCallValidateInitializePerformanceApiINTEL(
1673 bool PreCallValidateUninitializePerformanceApiINTEL(
1675 bool PreCallValidateCmdSetPerformanceMarkerINTEL(
1678 bool PreCallValidateCmdSetPerformanceStreamMarkerINTEL(
1681 bool PreCallValidateCmdSetPerformanceOverrideINTEL(
1684 bool PreCallValidateAcquirePerformanceConfigurationINTEL(
1688 bool PreCallValidateReleasePerformanceConfigurationINTEL(
1691 bool PreCallValidateQueueSetPerformanceConfigurationINTEL(
1694 bool PreCallValidateGetPerformanceParameterINTEL(
1698 bool PreCallValidateSetLocalDimmingAMD(
1703 bool PreCallValidateCreateImagePipeSurfaceFUCHSIA(
1710 bool PreCallValidateCreateMetalSurfaceEXT(
1716 bool PreCallValidateGetBufferDeviceAddressEXT(
1719 bool PreCallValidateGetPhysicalDeviceCooperativeMatrixPropertiesNV(
1723 bool PreCallValidateGetPhysicalDeviceSupportedFramebufferMixedSamplesCombinationsNV(
1728 bool PreCallValidateGetPhysicalDeviceSurfacePresentModes2EXT(
1735 bool PreCallValidateAcquireFullScreenExclusiveModeEXT(
1740 bool PreCallValidateReleaseFullScreenExclusiveModeEXT(
1744 bool PreCallValidateCreateHeadlessSurfaceEXT(
1749 bool PreCallValidateCmdSetLineStippleEXT(
1753 bool PreCallValidateResetQueryPoolEXT(