HomeSort by relevance Sort by last modified time
    Searched refs:createImageView (Results 76 - 86 of 86) sorted by null

1 2 34

  /external/deqp/external/vulkancts/modules/vulkan/memory/
vktMemoryPipelineBarrierTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/renderpass/
vktRenderPassTests.cpp 296 Move<VkImageView> createImageView (const DeviceInterface& vk,
316 return createImageView(vk, device, &pCreateInfo);
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
vktOpaqueTypeIndexingTests.cpp 540 return createImageView(vkd, device, &createInfo);
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/ubo/
vktUniformBlockCase.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/
vktShaderLibrary.cpp 840 return vk::createImageView(context.getDeviceInterface(), context.getDevice(), &params);
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiCommandBuffersTests.cpp 266 m_colorImageView = createImageView(m_vkd, m_device, &imageViewCreateInfo, DE_NULL);
    [all...]
vktApiObjectManagementTests.cpp 1014 return createImageView(env.vkd, env.device, &imageViewInfo, env.allocationCallbacks);
    [all...]
vktApiCopiesAndBlittingTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/subgroups/
vktSubgroupsTestsUtils.cpp 651 m_imageView = createImageView(context.getDeviceInterface(),
    [all...]
  /external/vulkan-validation-layers/include/vulkan/
vulkan.hpp     [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/include/vulkan/
vulkan.hpp     [all...]

Completed in 746 milliseconds

1 2 34