Home
last modified time | relevance | path

Searched defs:descriptorType (Results 1 – 25 of 31) sorted by relevance

12

/external/deqp/external/vulkancts/framework/vulkan/
DvkBuilderUtil.hpp54 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()
184 VkDescriptorType descriptorType, in writeSingle()
192 VkDescriptorType descriptorType, in writeSingle()
200 VkDescriptorType descriptorType, in writeSingle()
208 VkDescriptorType descriptorType, in writeArray()
[all …]
DvkBuilderUtil.cpp37 DescriptorSetLayoutBuilder& DescriptorSetLayoutBuilder::addBinding (VkDescriptorType descriptorType, in addBinding()
69 …rSetLayoutBuilder& DescriptorSetLayoutBuilder::addIndexedBinding (VkDescriptorType descriptorType, in addIndexedBinding()
200 VkDescriptorType descriptorType, in write()
DvkTypeUtil.inl225 …outBinding makeDescriptorSetLayoutBinding (deUint32 binding, VkDescriptorType descriptorType, deUi…
380 …Binding, deUint32 dstArrayElement, deUint32 descriptorCount, VkDescriptorType descriptorType, deUi…
DvkStructTypes.inl844 VkDescriptorType descriptorType; member
906 VkDescriptorType descriptorType; member
1594 VkDescriptorType descriptorType; member
2934 VkDescriptorType descriptorType; member
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp402 … 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 …]
DvktBindingDescriptorCopyTests.cpp444 Descriptor::Descriptor (VkDescriptorType descriptorType, in Descriptor()
/external/deqp/external/vulkancts/modules/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTestsUtils.cpp75 VkDescriptorType descriptorType, in buildShaderName()
650 bool isDynamicDescriptor (VkDescriptorType descriptorType) in isDynamicDescriptor()
690 deUint32 DeviceProperties::computeMaxPerStageDescriptorCount (VkDescriptorType descriptorType, in computeMaxPerStageDescriptorCount()
DvktDescriptorSetsIndexingTests.cpp119 VkDescriptorType descriptorType; // used only to distinguish test class instance member
132 VkDescriptorType descriptorType; member
533 …32 CommonDescriptorInstance::computeAvailableDescriptorCount (VkDescriptorType descriptorType, in computeAvailableDescriptorCount()
1651 std::string CommonDescriptorInstance::getColorAccess (VkDescriptorType descriptorType, in getColorAccess()
1726 bool CommonDescriptorInstance::performWritesInVertex (VkDescriptorType descriptorType) in performWritesInVertex()
1745 bool CommonDescriptorInstance::performWritesInVertex (VkDescriptorType descriptorType, in performWritesInVertex()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineDynamicOffsetTests.cpp68 VkDescriptorType descriptorType; member
326 …const VkDescriptorType descriptorType = binding >= m_params.numDynamicBindings ? nonDynami… in init() local
417 …const VkDescriptorType descriptorType = binding >= m_params.numDynamicBindings ? nonDynamicDes… in init() local
773 …const VkDescriptorType descriptorType = binding >= m_params.numDynamicBindings ? nonDynamic… in init() local
895 …const VkDescriptorType descriptorType = binding >= m_params.numDynamicBindings ? nonDynamicDes… in init() local
DvktPipelinePushDescriptorTests.cpp72 VkDescriptorType descriptorType; member
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiDescriptorPoolTests.cpp198 for (VkDescriptorType descriptorType = VK_DESCRIPTOR_TYPE_SAMPLER; in outOfPoolMemoryTest() local
DvktApiObjectManagementTests.cpp1402 VkDescriptorType descriptorType; member
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmImageSamplerTests.cpp90 bool isValidTestCase (TestType testType, DescriptorType descriptorType, ReadOp readOp) in isValidTestCase()
931 …g, string> generateGraphicsImageSamplerSource (ReadOp readOp, DescriptorType descriptorType, TestT… in generateGraphicsImageSamplerSource()
DvktSpvAsmUtils.hpp164 vk::VkDescriptorType descriptorType; member in vkt::SpirVAssembly::Resource
/external/vulkan-validation-layers/tests/
Dlayer_validation_tests.cpp1355 VkDescriptorType descriptorType) { in WriteDescriptorBufferInfo()
1377 …iteDescriptorBufferView(int blinding, VkBufferView &buffer_view, VkDescriptorType descriptorType) { in WriteDescriptorBufferView()
1393 VkDescriptorType descriptorType) { in WriteDescriptorImageInfo()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.cpp252 void OpaqueTypeIndexingTestInstance::checkSupported (const VkDescriptorType descriptorType) in checkSupported()
1194 …const VkDescriptorType descriptorType = m_blockType == BLOCKTYPE_UNIFORM ? VK_DESCRIPTOR_TYPE_UN… in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.hpp674 …rRenderCaseInstance::addUniform (deUint32 bindingLocation, vk::VkDescriptorType descriptorType, co… in addUniform()
DvktShaderRender.cpp746 …rRenderCaseInstance::addUniform (deUint32 bindingLocation, vk::VkDescriptorType descriptorType, si… in addUniform()
/external/angle/src/libANGLE/renderer/vulkan/
DProgramExecutableVk.cpp880 VkDescriptorType descriptorType) in updateBuffersDescriptorSet()
/external/deqp/external/vulkancts/modules/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp2183 const VkDescriptorType descriptorType (VK_DESCRIPTOR_TYPE_INPUT_ATTACHMENT); in iterate() local
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h2675 VkDescriptorType descriptorType; member
2730 VkDescriptorType descriptorType; member
4490 VkDescriptorType descriptorType; member
6805 VkDescriptorType descriptorType; member
/external/vulkan-validation-layers/layers/generated/
Dvk_safe_struct.h758 VkDescriptorType descriptorType; member
832 VkDescriptorType descriptorType; member
3665 VkDescriptorType descriptorType; member
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h2417 VkDescriptorType descriptorType; member
2472 VkDescriptorType descriptorType; member
4233 VkDescriptorType descriptorType; member
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2417 VkDescriptorType descriptorType; member
2472 VkDescriptorType descriptorType; member
4233 VkDescriptorType descriptorType; member
/external/swiftshader/include/vulkan/
Dvulkan_core.h2699 VkDescriptorType descriptorType; member
2754 VkDescriptorType descriptorType; member
4514 VkDescriptorType descriptorType; member
7108 VkDescriptorType descriptorType; member

12