/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkBuilderUtil.hpp | 54 inline DescriptorSetLayoutBuilder& addSingleBinding (VkDescriptorType descriptorType, in addSingleBinding() 59 inline DescriptorSetLayoutBuilder& addSingleIndexedBinding (VkDescriptorType descriptorType, in addSingleIndexedBinding() 65 inline DescriptorSetLayoutBuilder& addArrayBinding (VkDescriptorType descriptorType, in addArrayBinding() 71 inline DescriptorSetLayoutBuilder& addSingleSamplerBinding (VkDescriptorType descriptorType, in addSingleSamplerBinding() 79 …line DescriptorSetLayoutBuilder& addSingleIndexedSamplerBinding (VkDescriptorType descriptorType, in addSingleIndexedSamplerBinding() 88 inline DescriptorSetLayoutBuilder& addArraySamplerBinding (VkDescriptorType descriptorType, in addArraySamplerBinding() 185 VkDescriptorType descriptorType, in writeSingle() 193 VkDescriptorType descriptorType, in writeSingle() 201 VkDescriptorType descriptorType, in writeSingle() 209 VkDescriptorType descriptorType, in writeSingle() [all …]
|
D | vkBuilderUtil.cpp | 37 DescriptorSetLayoutBuilder& DescriptorSetLayoutBuilder::addBinding (VkDescriptorType descriptorType, in addBinding() 69 …rSetLayoutBuilder& DescriptorSetLayoutBuilder::addIndexedBinding (VkDescriptorType descriptorType, in addIndexedBinding() 200 VkDescriptorType descriptorType, in write()
|
D | vkTypeUtil.inl | 281 …outBinding makeDescriptorSetLayoutBinding (deUint32 binding, VkDescriptorType descriptorType, deUi… 380 …Binding, deUint32 dstArrayElement, deUint32 descriptorCount, VkDescriptorType descriptorType, deUi…
|
/external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingShaderAccessTests.cpp | 402 … binding, deUint32 arrayElement, deUint32 descriptorCount, vk::VkDescriptorType descriptorType, si… in createTemplateBinding() 1285 vk::VkDescriptorType descriptorType, in BufferRenderInstance() 1369 vk::VkDescriptorType descriptorType, in createSourceBuffers() 1415 vk::VkDescriptorType descriptorType, in createSourceBuffer() 1471 vk::VkDescriptorType descriptorType, in createDescriptorPool() 1482 vk::VkDescriptorType descriptorType, in createDescriptorSetLayouts() 1570 vk::VkDescriptorType descriptorType, in createDescriptorSets() 1635 vk::VkDescriptorType descriptorType, in writeDescriptorSet() 1701 vk::VkDescriptorType descriptorType, in writeDescriptorSetWithTemplate() 2374 vk::VkDescriptorType descriptorType, in BufferComputeInstance() [all …]
|
/external/swiftshader/src/Vulkan/ |
D | VkPipelineLayout.hpp | 52 VkDescriptorType descriptorType; member
|
D | VkDescriptorSetLayout.hpp | 91 VkDescriptorType descriptorType; member
|
/external/llvm-project/mlir/tools/mlir-vulkan-runner/ |
D | VulkanRuntime.cpp | 66 SPIRVStorageClass storageClass, VkDescriptorType &descriptorType) { in mapStorageClassToDescriptorType() 385 VkDescriptorType descriptorType = {}; in createMemoryBuffers() local 590 VkDescriptorType descriptorType = in createDescriptorSetLayout() local
|
/external/deqp/external/vulkancts/modules/vulkan/descriptor_indexing/ |
D | vktDescriptorSetsIndexingTestsUtils.cpp | 75 VkDescriptorType descriptorType, in buildShaderName() 652 bool isDynamicDescriptor (VkDescriptorType descriptorType) in isDynamicDescriptor() 692 deUint32 DeviceProperties::computeMaxPerStageDescriptorCount (VkDescriptorType descriptorType, in computeMaxPerStageDescriptorCount()
|
D | vktDescriptorSetsIndexingTests.cpp | 119 VkDescriptorType descriptorType; // used only to distinguish test class instance member 133 VkDescriptorType descriptorType; member 541 …32 CommonDescriptorInstance::computeAvailableDescriptorCount (VkDescriptorType descriptorType, in computeAvailableDescriptorCount() 1660 std::string CommonDescriptorInstance::getColorAccess (VkDescriptorType descriptorType, in getColorAccess() 1735 bool CommonDescriptorInstance::performWritesInVertex (VkDescriptorType descriptorType) in performWritesInVertex() 1754 bool CommonDescriptorInstance::performWritesInVertex (VkDescriptorType descriptorType, in performWritesInVertex()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineDynamicOffsetTests.cpp | 76 VkDescriptorType descriptorType; member 341 …const VkDescriptorType descriptorType = (dynamicDesc ? m_params.descriptorType : nonDynami… in init() local 471 …const VkDescriptorType descriptorType = (dynamicDesc ? m_params.descriptorType : nonDynamicDes… in init() local 896 …const VkDescriptorType descriptorType = (dynamicDesc ? m_params.descriptorType : nonDynamic… in init() local 1056 …const VkDescriptorType descriptorType = dynamicDesc ? m_params.descriptorType : nonDynamicDesc… in init() local
|
D | vktPipelinePushDescriptorTests.cpp | 74 VkDescriptorType descriptorType; member
|
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmEmptyStructTests.cpp | 123 VkDescriptorType descriptorType; in addCopyingComputeGroup() member
|
D | vktSpvAsmImageSamplerTests.cpp | 90 bool isValidTestCase (TestType testType, DescriptorType descriptorType, ReadOp readOp) in isValidTestCase() 931 …g, string> generateGraphicsImageSamplerSource (ReadOp readOp, DescriptorType descriptorType, TestT… in generateGraphicsImageSamplerSource()
|
D | vktSpvAsmUtils.hpp | 168 vk::VkDescriptorType descriptorType; member in vkt::SpirVAssembly::Resource
|
/external/swiftshader/src/Pipeline/ |
D | SpirvShaderImage.cpp | 380 auto descriptorType = routine->pipelineLayout->getDescriptorType(d.DescriptorSet, d.Binding); in GetImageDimensions() local 439 …auto descriptorType = state->routine->pipelineLayout->getDescriptorType(d.DescriptorSet, d.Binding… in EmitImageQueryLevels() local 471 …auto descriptorType = state->routine->pipelineLayout->getDescriptorType(d.DescriptorSet, d.Binding… in EmitImageQuerySamples() local
|
/external/deqp/external/vulkancts/modules/vulkan/robustness/ |
D | vktRobustnessExtsTests.cpp | 168 int/*VkDescriptorType*/ descriptorType; member 287 static bool supportsStores(int descriptorType) in supportsStores() 578 static string getStoreValue(int descriptorType, int numComponents, const string& vecType, const str… in getStoreValue() 600 static string genStore(int descriptorType, const string& vecType, const string& bufType, const stri… in genStore() 621 static string genAtomic(int descriptorType, const string& bufType, const string& coord) in genAtomic()
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiDescriptorPoolTests.cpp | 198 for (VkDescriptorType descriptorType = VK_DESCRIPTOR_TYPE_SAMPLER; in outOfPoolMemoryTest() local
|
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationNoneStageTests.cpp | 680 …scriptorSetLayout> NoneStageTestInstance::buildDescriptorSetLayout(VkDescriptorType descriptorType) in buildDescriptorSetLayout() 691 Move<VkDescriptorPool> NoneStageTestInstance::buildDescriptorPool(VkDescriptorType descriptorType) in buildDescriptorPool() 704 VkDescriptorType descriptorType, in buildDescriptorSet()
|
/external/vulkan-validation-layers/tests/ |
D | layer_validation_tests.cpp | 1355 VkDescriptorType descriptorType) { in WriteDescriptorBufferInfo() 1377 …iteDescriptorBufferView(int blinding, VkBufferView &buffer_view, VkDescriptorType descriptorType) { in WriteDescriptorBufferView() 1393 VkDescriptorType descriptorType) { in WriteDescriptorImageInfo()
|
/external/angle/src/libANGLE/renderer/vulkan/ |
D | ProgramExecutableVk.cpp | 89 constexpr bool IsDynamicDescriptor(VkDescriptorType descriptorType) in IsDynamicDescriptor() 1207 VkDescriptorType descriptorType, in updateBuffersDescriptorSet()
|
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageAtomicOperationTests.cpp | 1327 const VkDescriptorType descriptorType = isTexelBuffer ? in prepareDescriptors() local 1629 const VkDescriptorType descriptorType = isTexelBuffer ? in prepareDescriptors() local
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktOpaqueTypeIndexingTests.cpp | 259 void OpaqueTypeIndexingTestInstance::checkSupported (const VkDescriptorType descriptorType) in checkSupported() 1201 …const VkDescriptorType descriptorType = m_blockType == BLOCKTYPE_UNIFORM ? VK_DESCRIPTOR_TYPE_UN… in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRender.hpp | 686 …rRenderCaseInstance::addUniform (deUint32 bindingLocation, vk::VkDescriptorType descriptorType, co… in addUniform()
|
D | vktShaderRender.cpp | 762 …rRenderCaseInstance::addUniform (deUint32 bindingLocation, vk::VkDescriptorType descriptorType, si… in addUniform()
|
/external/llvm-project/mlir/lib/Conversion/StandardToLLVM/ |
D | StandardToLLVM.cpp | 516 Type descriptorType) { in undef() 773 Type descriptorType) { in undef() 2259 Type descriptorType = typeConverter.convertType(type); in copyUnrankedDescriptors() local
|