Home
last modified time | relevance | path

Searched defs:vkDevice (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dgpu_sampler_vk.cpp34 const VkDevice vkDevice = devicePlat.device; in CreateYcbcrConversion() local
71 const VkDevice vkDevice = devicePlat.device; in GpuSamplerVk() local
H A Dgpu_query_vk.cpp45 const VkDevice vkDevice = ((const DevicePlatformDataVk&)device_.GetPlatformData()).device; in RENDER_BEGIN_NAMESPACE() local
H A Dshader_module_vk.cpp101 const VkDevice vkDevice = ((const DevicePlatformDataVk&)device_.GetPlatformData()).device; in ShaderModuleVk() local
H A Dgpu_buffer_vk.cpp133 const VkDevice vkDevice = devicePlat.device; in GpuBufferVk() local
H A Dpipeline_state_object_vk.cpp189 const VkDevice vkDevice = devicePlatVk.device; in GraphicsPipelineStateObjectVk() local
541 const VkDevice vkDevice = devicePlatVk.device; in ComputePipelineStateObjectVk() local
H A Dgpu_image_vk.cpp342 const VkDevice vkDevice = ((const DevicePlatformDataVk&)device_.GetPlatformData()).device; in CreateVkImageViews() local
H A Dswapchain_vk.cpp259 auto const vkDevice = devicePlatformData.device; in SwapchainVk() local
H A Dnode_context_pool_manager_vk.cpp270 …const VkDevice vkDevice = static_cast<const DevicePlatformDataVk&>(device_.GetPlatformData()).devi… local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ohos/
H A Dplatform_gpu_image_vk.cpp78 const VkDevice vkDevice = devicePlat.device; in CreatePlatformHwBuffer() local