Home
last modified time | relevance | path

Searched defs:aspect (Results 1 - 25 of 129) sorted by relevance

123456

/third_party/mesa3d/src/vulkan/util/
H A Dvk_format.c370 vk_format_get_aspect_format(VkFormat format, const VkImageAspectFlags aspect) in vk_format_get_aspect_format() argument
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dimage_descriptor.cc69 VkImageAspectFlags aspect = 0; in CreateResourceIfNeeded() local
H A Dframe_buffer.cc86 VkImageAspectFlags aspect = 0; in Initialize() local
H A Dtransfer_image.cc195 Result TransferImage::CreateVkImageView(VkImageAspectFlags aspect) { in CreateVkImageView() argument
69 TransferImage(Device* device, const Format& format, VkImageAspectFlags aspect, VkImageType image_type, VkImageUsageFlags image_usage_flags, uint32_t x, uint32_t y, uint32_t z, uint32_t mip_levels, uint32_t base_mip_level, uint32_t used_mip_levels, uint32_t samples) TransferImage() argument
224 CreateBufferImageCopy( VkImageAspectFlags aspect, uint32_t mip_level) CreateBufferImageCopy() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DSubresource.cpp22 Aspect ConvertSingleAspect(const Format& format, wgpu::TextureAspect aspect) { in ConvertSingleAspect() argument
28 Aspect ConvertAspect(const Format& format, wgpu::TextureAspect aspect) { in ConvertAspect() argument
34 Aspect ConvertViewAspect(const Format& format, wgpu::TextureAspect aspect) { in ConvertViewAspect() argument
49 Aspect SelectFormatAspects(const Format& format, wgpu::TextureAspect aspect) { in SelectFormatAspects() argument
65 GetAspectIndex(Aspect aspect) GetAspectIndex() argument
118 MakeSingle(Aspect aspect, uint32_t baseArrayLayer, uint32_t baseMipLevel) MakeSingle() argument
[all...]
H A DSubresourceStorage.h387 Get(Aspect aspect, uint32_t arrayLayer, uint32_t mipLevel) const Get() argument
[all...]
H A DBindGroup.cpp133 Aspect aspect = view->GetAspects(); in ValidateTextureBinding() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesImageBlockShapes.cpp219 const VkImageAspectFlags aspect = (formatDescription.numPlanes > 1) ? getPlaneAspect(planeNdx) : VK_IMAGE_ASPECT_COLOR_BIT; in iterate() local
H A DvktSparseResourcesImageSparseBinding.cpp300 const VkImageAspectFlags aspect = (formatDescription.numPlanes > 1) ? getPlaneAspect(planeNdx) : VK_IMAGE_ASPECT_COLOR_BIT; in iterate() local
354 const VkImageAspectFlags aspect = (formatDescription.numPlanes > 1) ? getPlaneAspect(planeNdx) : VK_IMAGE_ASPECT_COLOR_BIT; in iterate() local
377 const VkImageAspectFlags aspect = (formatDescription.numPlanes > 1) ? getPlaneAspect(planeNdx) : VK_IMAGE_ASPECT_COLOR_BIT; in iterate() local
H A DvktSparseResourcesMipmapSparseResidency.cpp263 const VkImageAspectFlags aspect = (formatDescription.numPlanes > 1) ? getPlaneAspect(planeNdx) : VK_IMAGE_ASPECT_COLOR_BIT; in iterate() local
413 const VkImageAspectFlags aspect = (formatDescription.numPlanes > 1) ? getPlaneAspect(planeNdx) : VK_IMAGE_ASPECT_COLOR_BIT; in iterate() local
472 const VkImageAspectFlags aspect = (formatDescription.numPlanes > 1) ? getPlaneAspect(planeNdx) : VK_IMAGE_ASPECT_COLOR_BIT; in iterate() local
496 const VkImageAspectFlags aspect = (formatDescription.numPlanes > 1) ? getPlaneAspect(planeNdx) : VK_IMAGE_ASPECT_COLOR_BIT; in iterate() local
[all...]
H A DvktSparseResourcesShaderIntrinsicsBase.cpp576 const VkImageAspectFlags aspect = (formatDescription.numPlanes > 1) ? getPlaneAspect(planeNdx) : VK_IMAGE_ASPECT_COLOR_BIT; in iterate() local
745 const VkImageAspectFlags aspect = (formatDescription.numPlanes > 1) ? getPlaneAspect(planeNdx) : VK_IMAGE_ASPECT_COLOR_BIT; in iterate() local
826 const VkImageAspectFlags aspect = (formatDescription.numPlanes > 1) ? getPlaneAspect(planeNdx) : VK_IMAGE_ASPECT_COLOR_BIT; in iterate() local
868 const VkImageAspectFlags aspect = (formatDescription.numPlanes > 1) ? getPlaneAspect(planeNdx) : VK_IMAGE_ASPECT_COLOR_BIT; in iterate() local
949 const VkImageAspectFlags aspect = (formatDescription.numPlanes > 1) ? getPlaneAspect(planeNdx) : VK_IMAGE_ASPECT_COLOR_BIT; iterate() local
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DReadOnlyDepthStencilAttachmentTests.cpp63 wgpu::RenderPipeline CreateRenderPipeline(wgpu::TextureAspect aspect, in CreateRenderPipeline() argument
126 void DoTest(wgpu::TextureAspect aspect, in DoTest() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DSubresourceStorageTests.cpp160 CheckAspectCompressed(const SubresourceStorage<T>& s, Aspect aspect, bool expected) CheckAspectCompressed() argument
188 CheckLayerCompressed(const SubresourceStorage<T>& s, Aspect aspect, uint32_t layer, bool expected) CheckLayerCompressed() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Dnuv.c164 double aspect, fps; in nuv_header() local
/third_party/glfw/examples/
H A Dsplitview.c221 float aspect; in drawAllViews() local
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_image.c298 const VkImageAspectFlags aspect = region->imageSubresource.aspectMask; in vk_image_buffer_copy_layout() local
541 vk_image_layout_is_read_only(VkImageLayout layout, VkImageAspectFlagBits aspect) vk_image_layout_is_read_only() argument
704 vk_image_layout_to_usage_flags(VkImageLayout layout, VkImageAspectFlagBits aspect) vk_image_layout_to_usage_flags() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkDescriptorSetLayout.cpp414 VkImageAspectFlagBits aspect = static_cast<VkImageAspectFlagBits>(imageView->getSubresourceRange().aspectMask); local
H A DVkImageView.cpp324 int ImageView::rowPitchBytes(VkImageAspectFlagBits aspect, uint32_t mipLevel, Usage usage) const in rowPitchBytes() argument
329 int ImageView::slicePitchBytes(VkImageAspectFlagBits aspect, uint32_t mipLevel, Usage usage) const in slicePitchBytes() argument
334 int ImageView::getMipLevelSize(VkImageAspectFlagBits aspect, uint32_t mipLevel, Usage usage) const in getMipLevelSize() argument
339 int ImageView::layerPitchBytes(VkImageAspectFlagBits aspect, Usage usage) const in layerPitchBytes() argument
372 getOffsetPointer(const VkOffset3D &offset, VkImageAspectFlagBits aspect, uint32_t mipLevel, uint32_t layer, Usage usage) const getOffsetPointer() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesImageBlockShapes.cpp222 const VkImageAspectFlags aspect = (formatDescription.numPlanes > 1) ? getPlaneAspect(planeNdx) : VK_IMAGE_ASPECT_COLOR_BIT; in iterate() local
/third_party/ffmpeg/libavcodec/
H A Dgif.c328 int64_t aspect = 0; in gif_image_write_image() local
/third_party/ffmpeg/libavfilter/
H A Dvf_pad.c92 AVRational aspect; member
H A Dvf_pad_opencl.c68 AVRational aspect; member
H A Dvf_vignette.c75 AVRational aspect; member
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_image.c541 VkImageAspectFlags aspect = pSubresource->aspectMask; in vn_GetImageSubresourceLayout() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DRenderbufferVk.cpp176 VkImageAspectFlags aspect = vk::GetFormatAspectFlags(textureFormat); in setStorageEGLImageTarget() local

Completed in 18 milliseconds

123456