Searched defs:descType (Results 1 – 10 of 10) sorted by relevance
| /external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
| D | vktSpvAsmImageSamplerTests.cpp | 218 const char* getDescriptorName (DescriptorType descType) in getDescriptorName() 262 VkDescriptorType getVkDescriptorType (DescriptorType descType) in getVkDescriptorType() 303 std::string getFunctionDstVariableStr (ReadOp readOp, DescriptorType descType, TestType testType) in getFunctionDstVariableStr() 448 std::string getFunctionSrcVariableStr (ReadOp readOp, DescriptorType descType, TestType testType) in getFunctionSrcVariableStr() 679 std::string getImageSamplerTypeStr (DescriptorType descType, ReadOp readOp, deUint32 depthProperty,… in getImageSamplerTypeStr() 735 std::string getInterfaceList (DescriptorType descType) in getInterfaceList() 756 std::string getSamplerDecoration (DescriptorType descType) in getSamplerDecoration()
|
| D | vktSpvAsmComputeShaderCase.cpp | 488 const VkDescriptorType descType = m_shaderSpec.inputs[inputNdx].getDescriptorType(); in iterate() local 568 const VkDescriptorType descType = descriptorTypes[inputNdx]; in iterate() local
|
| /external/armnn/src/backends/backendsCommon/test/ |
| D | IsLayerSupportedTestImpl.hpp | 549 #define DECLARE_LAYER_POLICY_CUSTOM_PARAM(name, descType) \ argument 568 #define DECLARE_LAYER_POLICY_MAP_PARAM(name, descType) \ argument 598 #define DECLARE_LAYER_POLICY_EXCEPTION(name, descType) \ argument
|
| /external/angle/src/libANGLE/renderer/vulkan/ |
| D | ProgramExecutableVk.cpp | 868 VkDescriptorType descType, in addInterfaceBlockDescriptorSetDesc() 943 const VkDescriptorType descType = imageBinding.textureType == gl::TextureType::Buffer in addImageDescriptorSetDesc() local 1069 const VkDescriptorType descType = samplerBinding.textureType == gl::TextureType::Buffer in addTextureDescriptorSetDesc() local
|
| /external/deqp/external/vulkancts/modules/vulkan/api/ |
| D | vktApiBufferViewAccessTests.cpp | 78 VkDescriptorType descType; member 1287 …const vk::VkDescriptorType descType[] = { vk::VK_DESCRIPTOR_TYPE_UNIFORM_TEXEL_BUFFER, vk::V… in createBufferViewAccessTests() local
|
| /external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
| D | vktBindingMutableTests.cpp | 1400 const auto descType = bindings[0].typeAtIteration(iteration); in toNonMutable() local 2732 for (const auto& descType : usedDescriptorTypes) in checkSupport() local 2810 for (const auto& descType : usedDescriptorTypes) in checkSupport() local
|
| D | vktBindingShaderAccessTests.cpp | 165 vk::VkDescriptorType descType, in verifyDriverSupport() 276 vk::VkImageLayout getImageLayoutForDescriptorType (vk::VkDescriptorType descType) in getImageLayoutForDescriptorType()
|
| /external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
| D | vktAtomicOperationTests.cpp | 899 …const VkDescriptorType descType = (useRef ? VK_DESCRIPTOR_TYPE_UNIFORM_BUFFER : VK_DESCRIPTOR_TY… in iterate() local
|
| /external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineSamplerTests.cpp | 1464 const auto descType = vk::VK_DESCRIPTOR_TYPE_COMBINED_IMAGE_SAMPLER; in iterate() local
|
| D | vktPipelineExtendedDynamicStateTests.cpp | 4148 const auto descType = vk::VK_DESCRIPTOR_TYPE_STORAGE_BUFFER; in iterate() local
|