/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkBuilderUtil.hpp | 48 inline DescriptorSetLayoutBuilder& addSingleBinding (VkDescriptorType descriptorType, in addSingleBinding() 53 inline DescriptorSetLayoutBuilder& addArrayBinding (VkDescriptorType descriptorType, in addArrayBinding() 59 inline DescriptorSetLayoutBuilder& addSingleSamplerBinding (VkDescriptorType descriptorType, in addSingleSamplerBinding() 67 inline DescriptorSetLayoutBuilder& addArraySamplerBinding (VkDescriptorType descriptorType, in addArraySamplerBinding() 162 VkDescriptorType descriptorType, in writeSingle() 170 VkDescriptorType descriptorType, in writeSingle() 178 VkDescriptorType descriptorType, in writeSingle() 186 VkDescriptorType descriptorType, in writeArray() 195 VkDescriptorType descriptorType, in writeArray() 204 VkDescriptorType descriptorType, in writeArray()
|
D | vkBuilderUtil.cpp | 37 DescriptorSetLayoutBuilder& DescriptorSetLayoutBuilder::addBinding (VkDescriptorType descriptorType, in addBinding() 158 VkDescriptorType descriptorType, in write()
|
D | vkTypeUtil.inl | 225 …outBinding makeDescriptorSetLayoutBinding (deUint32 binding, VkDescriptorType descriptorType, deUi… 469 …Binding, deUint32 dstArrayElement, deUint32 descriptorCount, VkDescriptorType descriptorType, deUi…
|
D | vkStructTypes.inl | 844 VkDescriptorType descriptorType; member 906 VkDescriptorType descriptorType; member 1749 VkDescriptorType descriptorType; member
|
/external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingShaderAccessTests.cpp | 394 … binding, deUint32 arrayElement, deUint32 descriptorCount, vk::VkDescriptorType descriptorType, si… in createTemplateBinding() 1444 vk::VkDescriptorType descriptorType, in BufferRenderInstance() 1489 vk::VkDescriptorType descriptorType, in createSourceBuffer() 1542 vk::VkDescriptorType descriptorType, in createDescriptorPool() 1552 vk::VkDescriptorType descriptorType, in createDescriptorSetLayout() 1593 vk::VkDescriptorType descriptorType, in createDescriptorSet() 1647 vk::VkDescriptorType descriptorType, in writeDescriptorSet() 1694 vk::VkDescriptorType descriptorType, in writeDescriptorSetWithTemplate() 2337 vk::VkDescriptorType descriptorType, in BufferComputeInstance() 3228 vk::VkDescriptorType descriptorType, in BufferDescriptorCase() [all …]
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiDescriptorPoolTests.cpp | 182 for (VkDescriptorType descriptorType = VK_DESCRIPTOR_TYPE_SAMPLER; in outOfPoolMemoryTest() local
|
D | vktApiObjectManagementTests.cpp | 1244 VkDescriptorType descriptorType; member
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktOpaqueTypeIndexingTests.cpp | 249 void OpaqueTypeIndexingTestInstance::checkSupported (const VkDescriptorType descriptorType) in checkSupported() 1273 …const VkDescriptorType descriptorType = m_blockType == BLOCKTYPE_UNIFORM ? VK_DESCRIPTOR_TYPE_UN… in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRender.hpp | 670 …rRenderCaseInstance::addUniform (deUint32 bindingLocation, vk::VkDescriptorType descriptorType, co… in addUniform()
|
D | vktShaderRender.cpp | 814 …rRenderCaseInstance::addUniform (deUint32 bindingLocation, vk::VkDescriptorType descriptorType, si… in addUniform()
|
/external/deqp/external/vulkancts/scripts/src/ |
D | vulkan.h.in | 1980 VkDescriptorType descriptorType; member 2035 VkDescriptorType descriptorType; member 4680 VkDescriptorType descriptorType; member
|
/external/vulkan-validation-layers/include/vulkan/ |
D | vulkan.h | 1946 VkDescriptorType descriptorType; member 2001 VkDescriptorType descriptorType; member
|
D | vulkan.hpp | 6070 DescriptorType descriptorType; member 9947 DescriptorType descriptorType; member
|