HomeSort by relevance Sort by last modified time
    Searched refs:VkImageSubresourceLayers (Results 1 - 19 of 19) sorted by null

  /external/deqp/external/vulkancts/framework/vulkan/
vkStructTypes.inl 1039 struct VkImageSubresourceLayers
1049 VkImageSubresourceLayers srcSubresource;
1051 VkImageSubresourceLayers dstSubresource;
1058 VkImageSubresourceLayers srcSubresource;
1060 VkImageSubresourceLayers dstSubresource;
1069 VkImageSubresourceLayers imageSubresource;
1109 VkImageSubresourceLayers srcSubresource;
1111 VkImageSubresourceLayers dstSubresource;
    [all...]
vkTypeUtil.inl 323 inline VkImageSubresourceLayers makeImageSubresourceLayers (VkImageAspectFlags aspectMask, deUint32 mipLevel, deUint32 baseArrayLayer, deUint32 layerCount)
325 VkImageSubresourceLayers res;
vkStrUtil.inl 286 std::ostream& operator<< (std::ostream& s, const VkImageSubresourceLayers& value);
vkStrUtilImpl.inl     [all...]
  /external/vulkan-validation-layers/tests/
vktestbinding.h 464 subresource_layout(const VkImageSubresourceLayers &subres) const;
504 static VkImageSubresourceLayers subresource(VkImageAspectFlagBits aspect,
508 static VkImageSubresourceLayers
796 inline VkImageSubresourceLayers Image::subresource(VkImageAspectFlagBits aspect,
800 VkImageSubresourceLayers subres = {};
828 inline VkImageSubresourceLayers
    [all...]
vktestbinding.cpp 598 Image::subresource_layout(const VkImageSubresourceLayers &subrescopy) const {
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiCopiesAndBlittingTests.cpp 339 { // VkImageSubresourceLayers imageSubresource;
541 { getAspectFlag(tcuFormat), 0u, 0u, 1u }, // VkImageSubresourceLayers imageSubresource;
    [all...]
  /external/skia/third_party/vulkan/
vulkan.h     [all...]
  /external/vulkan-validation-layers/include/vulkan/
vulkan.h     [all...]
  /frameworks/native/vulkan/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/vulkan/
vulkan.h     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineTimestampTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/binding_model/
vktBindingShaderAccessTests.cpp 567 const vk::VkImageSubresourceLayers firstSlice =
    [all...]
  /external/vulkan-validation-layers/layers/
core_validation.cpp     [all...]

Completed in 639 milliseconds