Home
last modified time | relevance | path

Searched defs:vki (Results 1 – 25 of 156) sorted by relevance

1234567

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiBufferComputeInstance.cpp44 const DeviceInterface& vki = context.getDeviceInterface(); in createDataBuffer() local
91 const DeviceInterface& vki = context.getDeviceInterface(); in createColorDataBuffer() local
135 const DeviceInterface& vki = context.getDeviceInterface(); in createDescriptorSetLayout() local
148 const DeviceInterface& vki = context.getDeviceInterface(); in createDescriptorPool() local
164 const DeviceInterface& vki = context.getDeviceInterface(); in createDescriptorSet() local
201 const DeviceInterface& vki = context.getDeviceInterface(); in createDescriptorSet() local
DvktApiExternalMemoryTests.cpp177 deUint32 chooseQueueFamilyIndex (const vk::InstanceInterface& vki, in chooseQueueFamilyIndex()
238 const vk::InstanceInterface& vki, in createTestDevice()
403 void checkSemaphoreSupport (const vk::InstanceInterface& vki, in checkSemaphoreSupport()
431 void checkFenceSupport (const vk::InstanceInterface& vki, in checkFenceSupport()
459 void checkBufferSupport (const vk::InstanceInterface& vki, in checkBufferSupport()
495 void checkImageSupport (const vk::InstanceInterface& vki, in checkImageSupport()
768 const vk::InstanceDriver& vki (instance.getDriver()); in testSemaphoreQueries() local
833 const vk::InstanceDriver& vki (instance.getDriver()); in testSemaphoreWin32Create() local
904 const vk::InstanceDriver& vki (instance.getDriver()); in testSemaphoreImportTwice() local
951 const vk::InstanceDriver& vki (instance.getDriver()); in testSemaphoreImportReimport() local
[all …]
DvktApiComputeInstanceResultBuffer.cpp34 ComputeInstanceResultBuffer::ComputeInstanceResultBuffer (const DeviceInterface &vki, in ComputeInstanceResultBuffer()
58 Move<VkBuffer> ComputeInstanceResultBuffer::createResultBuffer(const DeviceInterface &vki, in createResultBuffer()
DvktApiGetMemoryCommitment.cpp114 const InstanceInterface& vki = m_context.getInstanceInterface(); in iterate() local
383 const InstanceInterface& vki = m_context.getInstanceInterface(); in iterate() local
471 const InstanceInterface& vki = m_context.getInstanceInterface(); in isDeviceMemoryCommitmentOk() local
DvktApiFeatureInfo.cpp692 const InstanceInterface& vki = context.getInstanceInterface(); in validateLimits12() local
1171 const InstanceInterface& vki = context.getInstanceInterface(); in checkSupportExtDescriptorIndexing() local
1303 const InstanceInterface& vki = context.getInstanceInterface(); in checkSupportNvMeshShader() local
1314 const InstanceInterface& vki = context.getInstanceInterface(); in validateLimitsNvMeshShader() local
1420 const InstanceInterface& vki = context.getInstanceInterface(); in checkSupportNvRayTracing() local
1431 const InstanceInterface& vki = context.getInstanceInterface(); in validateLimitsNvRayTracing() local
1586 const InstanceInterface& vki = context.getInstanceInterface(); in featureBitInfluenceOnDeviceCreate() local
1897 const InstanceDriver& vki (instance.getDriver()); in enumeratePhysicalDeviceGroups() local
2115 const InstanceInterface& vki = context.getInstanceInterface(); in testNoKhxExtensions() local
2690 const InstanceDriver& vki (instance.getDriver()); in deviceGroupPeerMemoryFeatures() local
[all …]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkWsiUtil.cpp169 VkResult createSurface (const InstanceInterface& vki, in createSurface()
305 Move<VkSurfaceKHR> createSurface (const InstanceInterface& vki, in createSurface()
317 VkBool32 getPhysicalDeviceSurfaceSupport (const InstanceInterface& vki, in getPhysicalDeviceSurfaceSupport()
329 VkBool32 getPhysicalDevicePresentationSupport (const InstanceInterface& vki, in getPhysicalDevicePresentationSupport()
381 VkSurfaceCapabilitiesKHR getPhysicalDeviceSurfaceCapabilities (const InstanceInterface& vki, in getPhysicalDeviceSurfaceCapabilities()
394 VkSurfaceCapabilities2EXT getPhysicalDeviceSurfaceCapabilities2EXT (const InstanceInterface& vki, in getPhysicalDeviceSurfaceCapabilities2EXT()
426 std::vector<VkSurfaceFormatKHR> getPhysicalDeviceSurfaceFormats (const InstanceInterface& vki, in getPhysicalDeviceSurfaceFormats()
446 std::vector<VkPresentModeKHR> getPhysicalDeviceSurfacePresentModes (const InstanceInterface& vki, in getPhysicalDeviceSurfacePresentModes()
489 std::vector<deUint32> getSupportedQueueFamilyIndices (const InstanceInterface& vki, VkPhysicalDevic… in getSupportedQueueFamilyIndices()
507 std::vector<deUint32> getSortedSupportedQueueFamilyIndices (const vk::InstanceInterface& vki, vk::V… in getSortedSupportedQueueFamilyIndices()
[all …]
DvkDeviceProperties.cpp29 DeviceProperties::DeviceProperties (const InstanceInterface& vki, in DeviceProperties()
DvkMemUtil.cpp256 MovePtr<Allocation> allocateExtended (const InstanceInterface& vki, in allocateExtended()
285 de::MovePtr<Allocation> allocateDedicated (const InstanceInterface& vki, in allocateDedicated()
304 de::MovePtr<Allocation> allocateDedicated (const InstanceInterface& vki, in allocateDedicated()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/modifiers/
DvktModifiersTests.cpp81 std::vector<VkDrmFormatModifierPropertiesEXT> getDrmFormatModifiers (const InstanceInterface& vki, in getDrmFormatModifiers()
107 bool verifyHandleTypeForFormatModifier (const InstanceInterface& vki, in verifyHandleTypeForFormatModifier()
157 const auto& vki = context.getInstanceInterface(); in getExportImportCompatibleModifiers() local
221 deBool isModifierCompatibleWithImageProperties (const InstanceInterface& vki, in isModifierCompatibleWithImageProperties()
265 const InstanceInterface& vki = context.getInstanceInterface(); in listModifiersCase() local
389 const InstanceInterface& vki = context.getInstanceInterface(); in createImageListModifiersCase() local
454 const InstanceInterface& vki = context.getInstanceInterface(); in exportImportMemoryExplicitModifiersCase() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmPhysicalStorageBufferPointerTests.cpp167 const DeviceInterface& vki = m_context.getDeviceInterface(); in Buffer() local
206 const DeviceInterface& vki = m_context.getDeviceInterface(); in getDeviceAddress() local
226 const DeviceInterface& vki = m_context.getDeviceInterface(); in flush() local
233 const DeviceInterface& vki = m_context.getDeviceInterface(); in invalidate() local
304 const DeviceInterface& vki = m_context.getDeviceInterface(); in Image() local
346 const DeviceInterface& vki = m_context.getDeviceInterface(); in createRenderPass() local
400 const DeviceInterface& vki = m_context.getDeviceInterface(); in createFramebuffer() local
408 const DeviceInterface& vki = m_context.getDeviceInterface(); in downloadAfterDraw() local
845 const DeviceInterface& vki = m_context.getDeviceInterface(); in iterate() local
1026 const DeviceInterface& vki = m_context.getDeviceInterface(); in iterate() local
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMakeUtil.cpp92 MovePtr<Allocation> bindImageDedicated (const InstanceInterface& vki, const DeviceInterface& vkd, c… in bindImageDedicated()
99 MovePtr<Allocation> bindBufferDedicated (const InstanceInterface& vki, const DeviceInterface& vkd, … in bindBufferDedicated()
DvktPipelineRenderToImageTests.cpp174 de::MovePtr<Allocation> bindBuffer (const InstanceInterface& vki, in bindBuffer()
202 de::MovePtr<Allocation> bindImage (const InstanceInterface& vki, in bindImage()
744 const InstanceInterface& vki = context.getInstanceInterface(); in getMemoryTypeNdx() local
765 const InstanceInterface& vki = context.getInstanceInterface(); in getMaxDeviceHeapSize() local
802 bool isDepthStencilFormatSupported (const InstanceInterface& vki, const VkPhysicalDevice physDevice… in isDepthStencilFormatSupported()
883 const InstanceInterface& vki = context.getInstanceInterface(); in testWithSizeReduction() local
1394 const InstanceInterface& vki = context.getInstanceInterface(); in testRenderToMipMaps() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingNullASTests.cpp75 deUint32 getShaderGroupSize (const InstanceInterface& vki, in getShaderGroupSize()
84 deUint32 getShaderGroupBaseAlignment (const InstanceInterface& vki, in getShaderGroupBaseAlignment()
183 const auto& vki = context.getInstanceInterface(); in DeviceHelper() local
294 const auto& vki = context.getInstanceInterface(); in checkSupport() local
411 const InstanceInterface& vki = m_context.getInstanceInterface(); in runTest() local
DvktRayTracingBuildIndirectTests.cpp78 deUint32 getShaderGroupSize (const InstanceInterface& vki, in getShaderGroupSize()
88 deUint32 getShaderGroupBaseAlignment (const InstanceInterface& vki, in getShaderGroupBaseAlignment()
431 const InstanceInterface& vki = m_context.getInstanceInterface(); in prepareBuffer() local
494 const InstanceInterface& vki = m_context.getInstanceInterface(); in runTest() local
607 const InstanceInterface& vki = m_context.getInstanceInterface(); in checkSupportInInstance() local
DvktRayTracingMemGuaranteeTests.cpp84 deUint32 getShaderGroupSize (const InstanceInterface& vki, in getShaderGroupSize()
93 deUint32 getShaderGroupBaseAlignment (const InstanceInterface& vki, in getShaderGroupBaseAlignment()
518 …rWithMemory> RayTracingBuildTestInstance::createShaderBindingTable (const InstanceInterface& vki, in createShaderBindingTable()
618 const InstanceInterface& vki = m_context.getInstanceInterface(); in runTest() local
732 const InstanceInterface& vki = m_context.getInstanceInterface(); in checkSupportInInstance() local
DvktRayTracingWatertightnessTests.cpp108 deUint32 getShaderGroupSize(const InstanceInterface& vki, in getShaderGroupSize()
118 deUint32 getShaderGroupBaseAlignment(const InstanceInterface& vki, in getShaderGroupBaseAlignment()
245 const auto& vki = context.getInstanceInterface(); in checkSupport() local
600 const InstanceInterface& vki = m_context.getInstanceInterface(); in runTest() local
728 const InstanceInterface& vki = m_context.getInstanceInterface(); in checkSupportInInstance() local
DvktRayTracingPipelineLibraryTests.cpp80 deUint32 getShaderGroupSize (const InstanceInterface& vki, in getShaderGroupSize()
89 deUint32 getShaderGroupBaseAlignment (const InstanceInterface& vki, in getShaderGroupBaseAlignment()
173 const auto& vki = context.getInstanceInterface(); in DeviceHelper() local
260 const auto& vki = context.getInstanceInterface(); in checkSupport() local
477 const InstanceInterface& vki = m_context.getInstanceInterface(); in runTest() local
DvktRayTracingBuildLargeTests.cpp71 deUint32 getShaderGroupSize (const InstanceInterface& vki, in getShaderGroupSize()
81 deUint32 getShaderGroupBaseAlignment (const InstanceInterface& vki, in getShaderGroupBaseAlignment()
350 const InstanceInterface& vki = m_context.getInstanceInterface(); in runTest() local
462 const InstanceInterface& vki = m_context.getInstanceInterface(); in checkSupportInInstance() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp361 de::MovePtr<vk::Allocation> allocateAndBindObjectMemory (const vk::DeviceInterface& vki, vk::VkDevi… in allocateAndBindObjectMemory()
370 de::MovePtr<vk::Allocation> allocateAndBindObjectMemory (const vk::DeviceInterface& vki, vk::VkDevi… in allocateAndBindObjectMemory()
533 …ve<vk::VkImage> SingleTargetRenderInstance::createColorAttachment (const vk::DeviceInterface& vki, in createColorAttachment()
566 …VkImageView> SingleTargetRenderInstance::createColorAttachmentView (const vk::DeviceInterface& vki, in createColorAttachmentView()
592 …e<vk::VkFramebuffer> SingleTargetRenderInstance::createFramebuffer (const vk::DeviceInterface& vki, in createFramebuffer()
614 …e<vk::VkCommandPool> SingleTargetRenderInstance::createCommandPool (const vk::DeviceInterface& vki, in createCommandPool()
741 RenderInstanceShaders::RenderInstanceShaders (const vk::DeviceInterface& vki, in RenderInstanceShaders()
755 void RenderInstanceShaders::addStage (const vk::DeviceInterface& vki, in addStage()
1361 …::vector<BufferHandleSp> BufferRenderInstance::createSourceBuffers (const vk::DeviceInterface& vki, in createSourceBuffers()
1407 vk::Move<vk::VkBuffer> BufferRenderInstance::createSourceBuffer (const vk::DeviceInterface& vki, in createSourceBuffer()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktCustomInstancesDevices.cpp91 vector<const char*> getValidationLayers (const vk::InstanceInterface& vki, vk::VkPhysicalDevice phy… in getValidationLayers()
390 … const vk::PlatformInterface& vkp, vk::VkInstance instance, const vk::InstanceInterface& vki, vk::… in createCustomDevice()
405 vk::VkResult createUncheckedDevice (bool validationEnabled, const vk::InstanceInterface& vki, vk::V… in createUncheckedDevice()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationGeometryPointSizeTests.cpp70 void checkPointSizeRequirements (const InstanceInterface& vki, const VkPhysicalDevice physDevice, c… in checkPointSizeRequirements()
289 const InstanceInterface& vki = context.getInstanceInterface(); in test() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageLoadStoreUtil.cpp104 VkDeviceSize getOptimalUniformBufferChunkSize (const InstanceInterface& vki, const VkPhysicalDevice… in getOptimalUniformBufferChunkSize()
DvktImageMismatchedWriteOpTests.cpp258 const DeviceInterface& vki = m_context.getDeviceInterface(); in StorageImage2D() local
310 const DeviceInterface& vki = m_context.getDeviceInterface(); in upload() local
348 const DeviceInterface& vki = m_context.getDeviceInterface(); in download() local
391 const DeviceInterface& vki = m_context.getDeviceInterface(); in StorageBuffer2D() local
895 const DeviceInterface& vki = m_context.getDeviceInterface(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiDisplayControlTests.cpp82 deUint32 chooseQueueFamilyIndex (const InstanceInterface& vki, VkPhysicalDevice physicalDevice, VkS… in chooseQueueFamilyIndex()
100 const InstanceInterface& vki, in createTestDevice()
166 VkDisplayKHR getDisplayAndDisplayPlane(const InstanceInterface& vki, VkPhysicalDevice physicalDevic… in getDisplayAndDisplayPlane()
208 VkSurfaceKHR createSurface(const InstanceInterface& vki, VkInstance instance, VkPhysicalDevice phys… in createSurface()
967 const InstanceInterface& vki = context.getInstanceInterface(); in getDisplays() local
DvktWsiFullScreenExclusiveTests.cpp108 const InstanceInterface& vki, in createDeviceWithWsi()
160 const InstanceDriver& vki; member
257 const InstanceInterface& vki, in getBasicSwapchainParameters()

1234567