Home
last modified time | relevance | path

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

12

/third_party/vk-gl-cts/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()
185 VkDescriptorType descriptorType, in writeSingle()
193 VkDescriptorType descriptorType, in writeSingle()
201 VkDescriptorType descriptorType, in writeSingle()
209 VkDescriptorType descriptorType, in writeSingle()
[all …]
DvkBuilderUtil.cpp37 DescriptorSetLayoutBuilder& DescriptorSetLayoutBuilder::addBinding (VkDescriptorType descriptorType, in addBinding()
69 …rSetLayoutBuilder& DescriptorSetLayoutBuilder::addIndexedBinding (VkDescriptorType descriptorType, in addIndexedBinding()
200 VkDescriptorType descriptorType, in write()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp397 … binding, deUint32 arrayElement, deUint32 descriptorCount, vk::VkDescriptorType descriptorType, si… in createTemplateBinding()
1280 vk::VkDescriptorType descriptorType, in BufferRenderInstance()
1364 vk::VkDescriptorType descriptorType, in createSourceBuffers()
1410 vk::VkDescriptorType descriptorType, in createSourceBuffer()
1466 vk::VkDescriptorType descriptorType, in createDescriptorPool()
1477 vk::VkDescriptorType descriptorType, in createDescriptorSetLayouts()
1565 vk::VkDescriptorType descriptorType, in createDescriptorSets()
1630 vk::VkDescriptorType descriptorType, in writeDescriptorSet()
1696 vk::VkDescriptorType descriptorType, in writeDescriptorSetWithTemplate()
2369 vk::VkDescriptorType descriptorType, in BufferComputeInstance()
[all …]
DvktBindingValveMutableTests.cpp160 DescriptorTypeFlagBits toDescriptorTypeFlagBit (VkDescriptorType descriptorType) in toDescriptorTypeFlagBit()
290 ResourceType toResourceType (VkDescriptorType descriptorType) in toResourceType()
331 bool isShaderWritable (VkDescriptorType descriptorType) in isShaderWritable()
513 VkDescriptorType descriptorType; member
1004 const auto descriptorType = typeAtIteration(iteration); in createResources() local
1013 const auto descriptorType = typeAtIteration(iteration); in glslDeclarations() local
1076 const auto descriptorType = typeAtIteration(iteration); in glslCheckStatements() local
1361 const auto& descriptorType = descriptorTypes[descriptorIdx]; in glslDeclarations() local
1728 const auto& descriptorType = descriptorTypes[descriptorIdx]; in updateDescriptorSet() local
1853 bool containsTypeAtIteration (VkDescriptorType descriptorType, deUint32 iteration) const in containsTypeAtIteration()
[all …]
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkPipelineLayout.hpp52 VkDescriptorType descriptorType; member
DVkDescriptorSetLayout.hpp88 VkDescriptorType descriptorType; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTestsUtils.cpp75 VkDescriptorType descriptorType, in buildShaderName()
652 bool isDynamicDescriptor (VkDescriptorType descriptorType) in isDynamicDescriptor()
692 deUint32 DeviceProperties::computeMaxPerStageDescriptorCount (VkDescriptorType descriptorType, in computeMaxPerStageDescriptorCount()
DvktDescriptorSetsIndexingTests.cpp119 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()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineDynamicOffsetTests.cpp76 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
DvktPipelinePushDescriptorTests.cpp74 VkDescriptorType descriptorType; member
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSpirvShaderImage.cpp484 auto descriptorType = routine->pipelineLayout->getDescriptorType(d.DescriptorSet, d.Binding); in GetImageDimensions() local
543 …auto descriptorType = state->routine->pipelineLayout->getDescriptorType(d.DescriptorSet, d.Binding… in EmitImageQueryLevels() local
575 …auto descriptorType = state->routine->pipelineLayout->getDescriptorType(d.DescriptorSet, d.Binding… in EmitImageQuerySamples() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiDescriptorPoolTests.cpp198 for (VkDescriptorType descriptorType = VK_DESCRIPTOR_TYPE_SAMPLER; in outOfPoolMemoryTest() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmEmptyStructTests.cpp123 VkDescriptorType descriptorType; in addCopyingComputeGroup() member
DvktSpvAsmUtils.hpp168 vk::VkDescriptorType descriptorType; member in vkt::SpirVAssembly::Resource
DvktSpvAsmImageSamplerTests.cpp90 bool isValidTestCase (TestType testType, DescriptorType descriptorType, ReadOp readOp) in isValidTestCase()
931 …g, string> generateGraphicsImageSamplerSource (ReadOp readOp, DescriptorType descriptorType, TestT… in generateGraphicsImageSamplerSource()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessExtsTests.cpp168 int/*VkDescriptorType*/ descriptorType; member
288 static bool supportsStores(int descriptorType) in supportsStores()
593 static string getStoreValue(int descriptorType, int numComponents, const string& vecType, const str… in getStoreValue()
615 static string genStore(int descriptorType, const string& vecType, const string& bufType, const stri… in genStore()
636 static string genAtomic(int descriptorType, const string& bufType, const string& coord) in genAtomic()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationNoneStageTests.cpp692 …scriptorSetLayout> NoneStageTestInstance::buildDescriptorSetLayout(VkDescriptorType descriptorType) in buildDescriptorSetLayout()
703 Move<VkDescriptorPool> NoneStageTestInstance::buildDescriptorPool(VkDescriptorType descriptorType) in buildDescriptorPool()
716 VkDescriptorType descriptorType, in buildDescriptorSet()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkTypeUtil.inl281 …outBinding makeDescriptorSetLayoutBinding (uint32_t binding, VkDescriptorType descriptorType, uint…
380 …Binding, uint32_t dstArrayElement, uint32_t descriptorCount, VkDescriptorType descriptorType, size…
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DProgramExecutableVk.cpp89 constexpr bool IsDynamicDescriptor(VkDescriptorType descriptorType) in IsDynamicDescriptor()
1241 VkDescriptorType descriptorType, in updateBuffersDescriptorSet()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageAtomicOperationTests.cpp1340 const VkDescriptorType descriptorType = isTexelBuffer ? in prepareDescriptors() local
1642 const VkDescriptorType descriptorType = isTexelBuffer ? in prepareDescriptors() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.cpp259 void OpaqueTypeIndexingTestInstance::checkSupported (const VkDescriptorType descriptorType) in checkSupported()
1201 …const VkDescriptorType descriptorType = m_blockType == BLOCKTYPE_UNIFORM ? VK_DESCRIPTOR_TYPE_UN… in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.hpp686 …rRenderCaseInstance::addUniform (deUint32 bindingLocation, vk::VkDescriptorType descriptorType, co… in addUniform()
DvktShaderRender.cpp763 …rRenderCaseInstance::addUniform (deUint32 bindingLocation, vk::VkDescriptorType descriptorType, si… in addUniform()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderSyncTests.cpp706 const auto descriptorType = resourceTypeToDescriptor(m_params.resourceType); in iterate() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DProgramVk.cpp1208 VkDescriptorType descriptorType) in updateBuffersDescriptorSet()

12