Searched defs:VkDevice (Results 1 – 3 of 3) sorted by relevance
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| D | vkNullDriver.cpp | 264 CuModuleNVX (VkDevice, const VkCuModuleCreateInfoNVX*) {} in CuModuleNVX() argument 271 CuFunctionNVX(VkDevice, const VkCuFunctionCreateInfoNVX*) {} in CuFunctionNVX() argument 290 Pipeline (VkDevice, const VkGraphicsPipelineCreateInfo*) {} in Pipeline() argument 291 Pipeline (VkDevice, const VkComputePipelineCreateInfo*) {} in Pipeline() argument 292 Pipeline (VkDevice, const VkRayTracingPipelineCreateInfoNV*) {} in Pipeline() argument 293 Pipeline (VkDevice, const VkRayTracingPipelineCreateInfoKHR*) {} in Pipeline() argument 299 RenderPass (VkDevice, const VkRenderPassCreateInfo*) {} in RenderPass() argument 300 RenderPass (VkDevice, const VkRenderPassCreateInfo2*) {} in RenderPass() argument 306 SwapchainKHR (VkDevice, const VkSwapchainCreateInfoKHR*) {} in SwapchainKHR() argument 313 SamplerYcbcrConversion (VkDevice, const VkSamplerYcbcrConversionCreateInfo*) {} in SamplerYcbcrConversion() argument [all …]
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/ |
| D | vktGeometryBasicClass.hpp | 49 const vk::VkDevice /*device*/, in bindDescriptorSets()
|
| /third_party/vulkan-loader/tests/framework/ |
| D | test_environment.h | 171 operator VkDevice() { return dev; } in VkDevice() function 172 operator VkDevice() const { return dev; } in VkDevice() function
|