Searched defs:descType (Results 1 – 6 of 6) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmImageSamplerTests.cpp | 204 const char* getDescriptorName (DescriptorType descType) in getDescriptorName() 248 VkDescriptorType getVkDescriptorType (DescriptorType descType) in getVkDescriptorType() 289 std::string getFunctionDstVariableStr (ReadOp readOp, DescriptorType descType, TestType testType) in getFunctionDstVariableStr() 434 std::string getFunctionSrcVariableStr (ReadOp readOp, DescriptorType descType, TestType testType) in getFunctionSrcVariableStr() 657 std::string getImageSamplerTypeStr (DescriptorType descType, ReadOp readOp, deUint32 depthProperty,… in getImageSamplerTypeStr() 713 std::string getSamplerDecoration (DescriptorType descType) in getSamplerDecoration()
|
D | vktSpvAsmComputeShaderCase.cpp | 515 const VkDescriptorType descType = m_shaderSpec.inputs[inputNdx].getDescriptorType(); in iterate() local 595 const VkDescriptorType descType = descriptorTypes[inputNdx]; in iterate() local
|
/external/angle/src/libANGLE/renderer/vulkan/ |
D | ProgramExecutableVk.cpp | 528 VkDescriptorType descType, in addInterfaceBlockDescriptorSetDesc() 615 const VkDescriptorType descType = imageBinding.textureType == gl::TextureType::Buffer in addImageDescriptorSetDesc() local 747 const VkDescriptorType descType = in addTextureDescriptorSetDesc() local 761 VkDescriptorType descType, in WriteBufferDescriptorSetBinding()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktAtomicOperationTests.cpp | 709 …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 | 1386 const auto descType = vk::VK_DESCRIPTOR_TYPE_COMBINED_IMAGE_SAMPLER; in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingShaderAccessTests.cpp | 170 vk::VkDescriptorType descType, in verifyDriverSupport() 281 vk::VkImageLayout getImageLayoutForDescriptorType (vk::VkDescriptorType descType) in getImageLayoutForDescriptorType()
|