/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() 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()
|
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…
|
D | vkStructTypes.inl | 844 VkDescriptorType descriptorType; member 906 VkDescriptorType descriptorType; member
|
/external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingShaderAccessTests.cpp | 1216 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/ |
D | feature2d.cpp | 152 int Feature2D::descriptorType() const in descriptorType() function in cv::Feature2D
|
D | bagofwords.cpp | 168 int BOWImgDescriptorExtractor::descriptorType() const in descriptorType() function in cv::BOWImgDescriptorExtractor
|
D | kaze.cpp | 97 int descriptorType() const in descriptorType() function in cv::KAZE_Impl
|
D | akaze.cpp | 130 int descriptorType() const in descriptorType() function in cv::AKAZE_Impl
|
D | orb.cpp | 719 int ORB_Impl::descriptorType() const in descriptorType() function in cv::ORB_Impl
|
D | brisk.cpp | 69 int descriptorType() const in descriptorType() function in cv::BRISK_Impl
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderExecutor.hpp | 318 UniformData<T>::UniformData (deUint32 bindingLocation, VkDescriptorType descriptorType, const T dat… in UniformData() 350 UniformArrayData<T>::UniformArrayData (deUint32 bindingLocation, VkDescriptorType descriptorType, c… in UniformArrayData()
|
D | vktOpaqueTypeIndexingTests.cpp | 169 void OpaqueTypeIndexingTestInstance::checkSupported (const VkDescriptorType descriptorType) in checkSupported() 866 …VkDescriptorType descriptorType = m_blockType == BLOCKTYPE_UNIFORM ? VK_DESCRIPTOR_TYPE_UNIFORM_… in iterate() local
|
D | vktShaderExecutor.cpp | 2945 VkDescriptorType descriptorType, in createBufferUniform() 2988 VkDescriptorType descriptorType, in setupUniformData() 3006 VkDescriptorType descriptorType, in setupUniformArray()
|
/external/opencv3/modules/java/src/ |
D | features2d+DescriptorExtractor.java | 96 public int descriptorType() in descriptorType() method in DescriptorExtractor
|
/external/opencv3/modules/cudafeatures2d/src/ |
D | orb.cpp | 358 virtual int descriptorType() const { return CV_8U; } in descriptorType() function in __anonf8e367770111::ORB_Impl
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRender.hpp | 529 …rRenderCaseInstance::addUniform (deUint32 bindingLocation, vk::VkDescriptorType descriptorType, co… in addUniform()
|
D | vktShaderRender.cpp | 545 …rRenderCaseInstance::addUniform (deUint32 bindingLocation, vk::VkDescriptorType descriptorType, si… in addUniform()
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiObjectManagementTests.cpp | 1237 VkDescriptorType descriptorType; member
|
/external/skia/third_party/vulkan/ |
D | vulkan.h | 1890 VkDescriptorType descriptorType; member 1945 VkDescriptorType descriptorType; member
|
/external/vulkan-validation-layers/include/vulkan/ |
D | vulkan.h | 1899 VkDescriptorType descriptorType; member 1954 VkDescriptorType descriptorType; member
|