Home
last modified time | relevance | path

Searched defs:SampledImageDescriptor (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkDescriptorSetLayout.hpp37 struct alignas(16) SampledImageDescriptor : ImageDescriptor struct
41 uint32_t samplerId;
43 alignas(16) sw::Texture texture;
44 int width; // Of base mip-level.
45 int height;
46 int depth; // Layer/cube count for arrayed images
47 int mipLevels;
48 int sampleCount;
50 ImageView *memoryOwner; // Pointer to the view which owns the memory used by the descriptor set
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorCopyTests.cpp331 class SampledImageDescriptor : public ImageDescriptor class
1239 SampledImageDescriptor::SampledImageDescriptor (deUint32 arraySize, in SampledImageDescriptor() function in vkt::BindingModel::__anonc90312550111::SampledImageDescriptor
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
DvktBindingDescriptorCopyTests.cpp331 class SampledImageDescriptor : public ImageDescriptor class
1239 SampledImageDescriptor::SampledImageDescriptor (deUint32 arraySize, in SampledImageDescriptor() function in vkt::BindingModel::__anonf58da6350111::SampledImageDescriptor