Home
last modified time | relevance | path

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

/third_party/skia/m133/src/gpu/graphite/
DDescriptorData.h39 struct DescriptorData { struct
45 : fType (type) in fType()
51 DescriptorType fType;
52 uint32_t fCount;
53 int fBindingIndex;
54 SkEnumBitMask<PipelineStageFlags> fPipelineStageFlags;
55 const Sampler* fImmutableSampler;
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorCopyTests.cpp78 struct DescriptorData struct
80 vector<deUint32> data; // The actual data. One element per dynamic offset.
81 bool written; // Is the data written in descriptor update
82 bool copiedInto; // Is the data being overwritten by a copy operation
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
DvktBindingDescriptorCopyTests.cpp78 struct DescriptorData struct
80 vector<deUint32> data; // The actual data. One element per dynamic offset.
81 bool written; // Is the data written in descriptor update
82 bool copiedInto; // Is the data being overwritten by a copy operation