Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkBuilderUtil.hpp48 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()
160 VkDescriptorType descriptorType, in writeSingle()
168 VkDescriptorType descriptorType, in writeSingle()
176 VkDescriptorType descriptorType, in writeSingle()
184 VkDescriptorType descriptorType, in writeArray()
193 VkDescriptorType descriptorType, in writeArray()
202 VkDescriptorType descriptorType, in writeArray()
DvkBuilderUtil.cpp37 DescriptorSetLayoutBuilder& DescriptorSetLayoutBuilder::addBinding (VkDescriptorType descriptorType, in addBinding()
158 VkDescriptorType descriptorType, in write()
DvkTypeUtil.inl225 …outBinding makeDescriptorSetLayoutBinding (deUint32 binding, VkDescriptorType descriptorType, deUi…
DvkStructTypes.inl844 VkDescriptorType descriptorType; member
906 VkDescriptorType descriptorType; member
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp1216 vk::VkDescriptorType descriptorType, in BufferRenderInstance()
1257 vk::VkDescriptorType descriptorType, in createSourceBuffer()
1310 vk::VkDescriptorType descriptorType, in createDescriptorPool()
1320 vk::VkDescriptorType descriptorType, in createDescriptorSetLayout()
1352 vk::VkDescriptorType descriptorType, in createDescriptorSet()
1863 vk::VkDescriptorType descriptorType, in BufferComputeInstance()
2635 vk::VkDescriptorType descriptorType, in BufferDescriptorCase()
2831 vk::VkDescriptorType descriptorType, in ImageInstanceImages()
2870 vk::VkDescriptorType descriptorType, in createImage()
3200 vk::VkDescriptorType descriptorType, in ImageFetchInstanceImages()
[all …]
/external/opencv3/modules/features2d/src/
Dfeature2d.cpp152 int Feature2D::descriptorType() const in descriptorType() function in cv::Feature2D
Dbagofwords.cpp168 int BOWImgDescriptorExtractor::descriptorType() const in descriptorType() function in cv::BOWImgDescriptorExtractor
Dkaze.cpp97 int descriptorType() const in descriptorType() function in cv::KAZE_Impl
Dakaze.cpp130 int descriptorType() const in descriptorType() function in cv::AKAZE_Impl
Dorb.cpp719 int ORB_Impl::descriptorType() const in descriptorType() function in cv::ORB_Impl
Dbrisk.cpp69 int descriptorType() const in descriptorType() function in cv::BRISK_Impl
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderExecutor.hpp318 UniformData<T>::UniformData (deUint32 bindingLocation, VkDescriptorType descriptorType, const T dat… in UniformData()
350 UniformArrayData<T>::UniformArrayData (deUint32 bindingLocation, VkDescriptorType descriptorType, c… in UniformArrayData()
DvktOpaqueTypeIndexingTests.cpp169 void OpaqueTypeIndexingTestInstance::checkSupported (const VkDescriptorType descriptorType) in checkSupported()
866 …VkDescriptorType descriptorType = m_blockType == BLOCKTYPE_UNIFORM ? VK_DESCRIPTOR_TYPE_UNIFORM_… in iterate() local
DvktShaderExecutor.cpp2945 VkDescriptorType descriptorType, in createBufferUniform()
2988 VkDescriptorType descriptorType, in setupUniformData()
3006 VkDescriptorType descriptorType, in setupUniformArray()
/external/opencv3/modules/java/src/
Dfeatures2d+DescriptorExtractor.java96 public int descriptorType() in descriptorType() method in DescriptorExtractor
/external/opencv3/modules/cudafeatures2d/src/
Dorb.cpp358 virtual int descriptorType() const { return CV_8U; } in descriptorType() function in __anonf8e367770111::ORB_Impl
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.hpp529 …rRenderCaseInstance::addUniform (deUint32 bindingLocation, vk::VkDescriptorType descriptorType, co… in addUniform()
DvktShaderRender.cpp545 …rRenderCaseInstance::addUniform (deUint32 bindingLocation, vk::VkDescriptorType descriptorType, si… in addUniform()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp1237 VkDescriptorType descriptorType; member
/external/skia/third_party/vulkan/
Dvulkan.h1890 VkDescriptorType descriptorType; member
1945 VkDescriptorType descriptorType; member
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.h1899 VkDescriptorType descriptorType; member
1954 VkDescriptorType descriptorType; member