Searched refs:flink (Results 1 – 25 of 346) sorted by relevance
12345678910>>...14
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
D | VK_KHR_get_surface_capabilities2.txt | 42 * flink:vkGetPhysicalDeviceSurfaceCapabilitiesKHR: Yes. 44 * flink:vkGetPhysicalDeviceSurfaceSupportKHR: No. 47 flink:vkGetPhysicalDeviceSurfaceCapabilities2KHR. 48 * flink:vkGetPhysicalDeviceSurfaceFormatsKHR: Yes. 49 * flink:vkGetPhysicalDeviceSurfacePresentModesKHR: No. 53 flink:vkGetPhysicalDeviceSurfaceCapabilities2KHR. 54 * flink:vkGetPhysicalDeviceXlibPresentationSupportKHR: Not in this 56 * flink:vkGetPhysicalDeviceXcbPresentationSupportKHR: Not in this 58 * flink:vkGetPhysicalDeviceWaylandPresentationSupportKHR: Not in this 60 * flink:vkGetPhysicalDeviceWin32PresentationSupportKHR: Not in this
|
D | VK_KHR_get_surface_capabilities2.adoc | 42 * flink:vkGetPhysicalDeviceSurfaceCapabilitiesKHR: Yes. 44 * flink:vkGetPhysicalDeviceSurfaceSupportKHR: No. 47 flink:vkGetPhysicalDeviceSurfaceCapabilities2KHR. 48 * flink:vkGetPhysicalDeviceSurfaceFormatsKHR: Yes. 49 * flink:vkGetPhysicalDeviceSurfacePresentModesKHR: No. 53 flink:vkGetPhysicalDeviceSurfaceCapabilities2KHR. 54 * flink:vkGetPhysicalDeviceXlibPresentationSupportKHR: Not in this 56 * flink:vkGetPhysicalDeviceXcbPresentationSupportKHR: Not in this 58 * flink:vkGetPhysicalDeviceWaylandPresentationSupportKHR: Not in this 60 * flink:vkGetPhysicalDeviceWin32PresentationSupportKHR: Not in this
|
D | VK_KHR_acceleration_structure.adoc | 85 flink:vkCmdCopyAccelerationStructureToMemoryKHR, 86 flink:vkCmdCopyMemoryToAccelerationStructureKHR) 91 (flink:vkCmdBuildAccelerationStructuresIndirectKHR) 98 (flink:vkGetDeviceAccelerationStructureCompatibilityKHR) 166 ** flink:vkCreateAccelerationStructureNV -> 167 flink:vkCreateAccelerationStructureKHR (device address, different 169 ** flink:vkGetAccelerationStructureMemoryRequirementsNV (deleted - 171 ** flink:vkCmdBuildAccelerationStructureNV -> 172 flink:vkCmdBuildAccelerationStructuresKHR (params moved to structs, 174 ** flink:vkCmdCopyAccelerationStructureNV -> [all …]
|
D | VK_KHR_acceleration_structure.txt | 85 flink:vkCmdCopyAccelerationStructureToMemoryKHR, 86 flink:vkCmdCopyMemoryToAccelerationStructureKHR) 91 (flink:vkCmdBuildAccelerationStructuresIndirectKHR) 98 (flink:vkGetDeviceAccelerationStructureCompatibilityKHR) 166 ** flink:vkCreateAccelerationStructureNV -> 167 flink:vkCreateAccelerationStructureKHR (device address, different 169 ** flink:vkGetAccelerationStructureMemoryRequirementsNV (deleted - 171 ** flink:vkCmdBuildAccelerationStructureNV -> 172 flink:vkCmdBuildAccelerationStructuresKHR (params moved to structs, 174 ** flink:vkCmdCopyAccelerationStructureNV -> [all …]
|
D | VK_KHR_copy_commands2.txt | 29 flink:vkCmdCopyBuffer2KHR, flink:vkCmdCopyImage2KHR, 30 flink:vkCmdCopyBufferToImage2KHR, flink:vkCmdCopyImageToBuffer2KHR, 31 flink:vkCmdBlitImage2KHR, and flink:vkCmdResolveImage2KHR.
|
D | VK_KHR_maintenance1.txt | 39 * Support flink:vkCmdCopyImage between 2D array layers and 3D slices. 53 * Support flink:vkCmdFillBuffer on transfer-only queues. 54 Previously flink:vkCmdFillBuffer was defined to only work on command 59 flink:vkCreateGraphicsPipelines and flink:vkCreateComputePipelines 60 functions and the flink:vkAllocateDescriptorSets and 61 flink:vkAllocateCommandBuffers functions. 63 can give a more precise reason for flink:vkAllocateDescriptorSets 65 * Add a new command flink:vkTrimCommandPoolKHR which gives the
|
D | VK_KHR_maintenance1.adoc | 39 * Support flink:vkCmdCopyImage between 2D array layers and 3D slices. 53 * Support flink:vkCmdFillBuffer on transfer-only queues. 54 Previously flink:vkCmdFillBuffer was defined to only work on command 59 flink:vkCreateGraphicsPipelines and flink:vkCreateComputePipelines 60 functions and the flink:vkAllocateDescriptorSets and 61 flink:vkAllocateCommandBuffers functions. 63 can give a more precise reason for flink:vkAllocateDescriptorSets 65 * Add a new command flink:vkTrimCommandPoolKHR which gives the
|
D | VK_KHR_copy_commands2.adoc | 30 flink:vkCmdCopyBuffer2KHR, flink:vkCmdCopyImage2KHR, 31 flink:vkCmdCopyBufferToImage2KHR, flink:vkCmdCopyImageToBuffer2KHR, 32 flink:vkCmdBlitImage2KHR, and flink:vkCmdResolveImage2KHR.
|
D | versions.txt | 62 queried via flink:vkGetPhysicalDeviceFeatures2. 67 support for the entry points flink:vkCmdDrawIndirectCount and 68 flink:vkCmdDrawIndexedIndirectCount is optional. 71 via flink:vkGetPhysicalDeviceFeatures2. 80 queried via flink:vkGetPhysicalDeviceFeatures2. 89 queried via flink:vkGetPhysicalDeviceFeatures2. 98 via flink:vkGetPhysicalDeviceFeatures2. 108 via flink:vkGetPhysicalDeviceFeatures2. 117 queried via flink:vkGetPhysicalDeviceFeatures2. 127 queried via flink:vkGetPhysicalDeviceFeatures2. [all …]
|
D | VK_GOOGLE_surfaceless_query.adoc | 20 This extension allows the flink:vkGetPhysicalDeviceSurfaceFormatsKHR and 21 flink:vkGetPhysicalDeviceSurfacePresentModesKHR functions to accept 25 Identically, flink:vkGetPhysicalDeviceSurfaceFormats2KHR, 26 flink:vkGetPhysicalDeviceSurfacePresentModes2EXT, and 27 flink:vkGetPhysicalDeviceSurfaceCapabilities2KHR would accept
|
D | VK_KHR_get_display_properties2.adoc | 41 * flink:vkGetPhysicalDeviceDisplayProperties2KHR: No. 44 * flink:vkGetPhysicalDeviceDisplayPlaneProperties2KHR: No. 47 * flink:vkGetDisplayModeProperties2KHR: No. 56 * flink:vkGetDisplayPlaneSupportedDisplaysKHR: No. 58 flink:vkGetDisplayPlaneCapabilitiesKHR().
|
D | VK_KHR_get_display_properties2.txt | 41 * flink:vkGetPhysicalDeviceDisplayProperties2KHR: No. 44 * flink:vkGetPhysicalDeviceDisplayPlaneProperties2KHR: No. 47 * flink:vkGetDisplayModeProperties2KHR: No. 56 * flink:vkGetDisplayPlaneSupportedDisplaysKHR: No. 58 flink:vkGetDisplayPlaneCapabilitiesKHR().
|
D | glossary.adoc | 36 flink:vkUpdateDescriptorSets, the active descriptor type changes. 48 flink:vkCmdBeginTransformFeedbackEXT executes and remains active until 49 flink:vkCmdEndTransformFeedbackEXT executes. 151 Memory bindings are established using the flink:vkBindBufferMemory 152 command for non-sparse buffer objects, using the flink:vkBindImageMemory 154 flink:vkQueueBindSparse command for sparse resources. 462 flink:vkCmdDrawMultiIndexedEXT, flink:vkCmdDrawMultiEXT, 465 flink:vkCmdDrawMeshTasksNV, 468 flink:vkCmdDrawMeshTasksEXT, 470 flink:vkCmdDraw, and flink:vkCmdDrawIndexed. [all …]
|
D | versions.adoc | 116 buffers via flink:vkGetBufferDeviceAddress. 169 queried via flink:vkGetPhysicalDeviceFeatures2. 174 support for the entry points flink:vkCmdDrawIndirectCount and 175 flink:vkCmdDrawIndexedIndirectCount is optional. 178 via flink:vkGetPhysicalDeviceFeatures2. 187 queried via flink:vkGetPhysicalDeviceFeatures2. 196 queried via flink:vkGetPhysicalDeviceFeatures2. 205 via flink:vkGetPhysicalDeviceFeatures2. 218 via flink:vkGetPhysicalDeviceFeatures2. 227 queried via flink:vkGetPhysicalDeviceFeatures2. [all …]
|
D | glossary.txt | 36 flink:vkUpdateDescriptorSets, the active descriptor type changes. 48 flink:vkCmdBeginTransformFeedbackEXT executes and remains active until 49 flink:vkCmdEndTransformFeedbackEXT executes. 150 Memory bindings are established using the flink:vkBindBufferMemory 151 command for non-sparse buffer objects, using the flink:vkBindImageMemory 153 flink:vkQueueBindSparse command for sparse resources. 439 flink:vkCmdDrawMultiIndexedEXT, flink:vkCmdDrawMultiEXT, 442 flink:vkCmdDrawMeshTasksNV, 444 flink:vkCmdDraw, and flink:vkCmdDrawIndexed. 465 Includes flink:vkCmdDispatch and flink:vkCmdDispatchIndirect. [all …]
|
D | VK_KHR_ray_tracing_pipeline.txt | 127 * added support for indirect ray tracing (flink:vkCmdTraceRaysIndirectKHR) 169 ** flink:vkGetRayTracingShaderGroupHandlesNV {harr} 170 flink:vkGetRayTracingShaderGroupHandlesKHR 184 ** flink:vkCmdTraceRaysNV -> flink:vkCmdTraceRaysKHR (params to struct) 185 ** flink:vkCreateRayTracingPipelinesNV -> 186 flink:vkCreateRayTracingPipelinesKHR (different struct, changed 203 ** flink:vkCmdTraceRaysIndirectKHR command and 205 ** flink:vkGetRayTracingCaptureReplayShaderGroupHandlesKHR (shader group 207 ** flink:vkCmdSetRayTracingPipelineStackSizeKHR and 208 flink:vkGetRayTracingShaderGroupStackSizeKHR commands for stack size [all …]
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/commonvalidity/ |
D | draw_common.adoc | 74 flink:vkCmdSetSampleLocationsEXT must: have been called in the current 82 then flink:vkCmdSetViewportWithCount must: have been called in the 91 then flink:vkCmdSetScissorWithCount must: have been called in the 100 both flink:vkCmdSetViewportWithCount and flink:vkCmdSetScissorWithCount 113 to flink:vkCmdSetViewportWithCount 119 flink:vkCmdSetViewportWScalingNV must: be greater than or equal to the 121 flink:vkCmdSetViewportWithCount 132 to flink:vkCmdSetViewportWithCount 138 flink:vkCmdSetViewportShadingRatePaletteNV must: be greater than or 140 flink:vkCmdSetViewportWithCount [all …]
|
D | draw_common.txt | 46 enabled, then flink:vkCmdSetViewportWithCountEXT must: have been called 56 enabled, then flink:vkCmdSetScissorWithCountEXT must: have been called 65 then both flink:vkCmdSetViewportWithCountEXT and 66 flink:vkCmdSetScissorWithCountEXT must: have been called in the current 79 to flink:vkCmdSetViewportWithCountEXT 85 flink:vkCmdSetViewportWScalingNV must: be greater than or equal to the 87 flink:vkCmdSetViewportWithCountEXT 98 to flink:vkCmdSetViewportWithCountEXT 104 flink:vkCmdSetViewportShadingRatePaletteNV must: be greater than or 106 flink:vkCmdSetViewportWithCountEXT [all …]
|
D | draw_vertex_binding.adoc | 25 flink:vkCmdSetPrimitiveTopology must: have been called in the current 39 flink:vkCmdSetPrimitiveTopology must: be of the same 48 enabled, then flink:vkCmdSetVertexInputEXT must: have been called in the 54 state enabled, then flink:vkCmdBindVertexBuffers2EXT must: have been 56 pname:pStrides parameter of flink:vkCmdBindVertexBuffers2EXT must: not 63 enabled, then flink:vkCmdBindVertexBuffers2EXT must: have been called in 65 pname:pStrides parameter of flink:vkCmdBindVertexBuffers2EXT must: not 73 flink:vkCmdSetVertexInputEXT must: have been called in the current 80 then flink:vkCmdSetPatchControlPointsEXT must: have been called in the 87 then flink:vkCmdSetPrimitiveRestartEnable must: have been called in the
|
D | draw_vertex_binding.txt | 24 flink:vkCmdSetPrimitiveTopologyEXT must: have been called in the current 35 enabled, then flink:vkCmdSetVertexInputEXT must: have been called in the 41 state enabled, then flink:vkCmdBindVertexBuffers2EXT must: have been 43 pname:pStrides parameter of flink:vkCmdBindVertexBuffers2EXT must: not 50 enabled, then flink:vkCmdBindVertexBuffers2EXT must: have been called in 52 pname:pStrides parameter of flink:vkCmdBindVertexBuffers2EXT must: not 60 flink:vkCmdSetVertexInputEXT must: have been called in the current 67 then flink:vkCmdSetPatchControlPointsEXT must: have been called in the 72 enabled then flink:vkCmdSetPrimitiveRestartEnableEXT must: have been
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
D | video_encode_extensions.txt | 13 flink:vkGetPhysicalDeviceQueueFamilyProperties2. 14 . By using flink:vkGetPhysicalDeviceVideoFormatPropertiesKHR and providing 25 flink:vkGetPhysicalDeviceFormatProperties2 and 26 flink:vkGetPhysicalDeviceImageFormatProperties2 using one of the 30 flink:vkGetPhysicalDeviceImageFormatProperties2 for images targeting 45 should: be queried with flink:vkGetPhysicalDeviceVideoCapabilitiesKHR to 49 flink:vkBindVideoSessionMemoryKHR. 53 device memory allocations, flink:vkGetVideoSessionMemoryRequirementsKHR 69 . flink:vkCmdBeginVideoCodingKHR starts the recording of one or more Video 77 flink:vkCmdEndVideoCodingKHR command is recorded. [all …]
|
D | video_decode_extensions.txt | 13 flink:vkGetPhysicalDeviceQueueFamilyProperties2. 14 . By using flink:vkGetPhysicalDeviceVideoFormatPropertiesKHR and providing 25 flink:vkGetPhysicalDeviceFormatProperties2 and 26 flink:vkGetPhysicalDeviceImageFormatProperties2 using one of the 30 flink:vkGetPhysicalDeviceImageFormatProperties2 for images targeting 46 should: be queried with flink:vkGetPhysicalDeviceVideoCapabilitiesKHR to 50 flink:vkBindVideoSessionMemoryKHR. 54 device memory allocations, flink:vkGetVideoSessionMemoryRequirementsKHR 69 . flink:vkCmdBeginVideoCodingKHR starts the recording of one or more Video 77 flink:vkCmdEndVideoCodingKHR command is recorded. [all …]
|
D | video_encode_extensions.adoc | 13 flink:vkGetPhysicalDeviceQueueFamilyProperties2. 14 . By using flink:vkGetPhysicalDeviceVideoFormatPropertiesKHR and providing 24 flink:vkGetPhysicalDeviceFormatProperties2 and 25 flink:vkGetPhysicalDeviceImageFormatProperties2 using one of the 29 flink:vkGetPhysicalDeviceImageFormatProperties2 for images targeting 44 should: be queried with flink:vkGetPhysicalDeviceVideoCapabilitiesKHR to 48 flink:vkBindVideoSessionMemoryKHR. 52 device memory allocations, flink:vkGetVideoSessionMemoryRequirementsKHR 68 . flink:vkCmdBeginVideoCodingKHR starts the recording of one or more Video 76 flink:vkCmdEndVideoCodingKHR command is recorded. [all …]
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_NV_device_generated_commands/ |
D | generatedcommands.adoc | 15 * Retrieve device addresses by flink:vkGetBufferDeviceAddressEXT for 20 from flink:vkGetGeneratedCommandsMemoryRequirementsNV. 22 flink:vkCmdPreprocessGeneratedCommandsNV in a separate action. 24 flink:vkCmdExecuteGeneratedCommandsNV passing all required data. 26 flink:vkCmdPreprocessGeneratedCommandsNV executes in a separate logical
|
D | generatedcommands.txt | 15 * Retrieve device addresses by flink:vkGetBufferDeviceAddressEXT for 20 from flink:vkGetGeneratedCommandsMemoryRequirementsNV. 22 flink:vkCmdPreprocessGeneratedCommandsNV in a separate action. 24 flink:vkCmdExecuteGeneratedCommandsNV passing all required data. 26 flink:vkCmdPreprocessGeneratedCommandsNV executes in a separate logical
|
12345678910>>...14