Home
last modified time | relevance | path

Searched defs:descType (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmImageSamplerTests.cpp203 const char* getDescriptorName (DescriptorType descType) in getDescriptorName()
247 VkDescriptorType getVkDescriptorType (DescriptorType descType) in getVkDescriptorType()
288 std::string getFunctionDstVariableStr (ReadOp readOp, DescriptorType descType, TestType testType) in getFunctionDstVariableStr()
433 std::string getFunctionSrcVariableStr (ReadOp readOp, DescriptorType descType, TestType testType) in getFunctionSrcVariableStr()
656 std::string getImageSamplerTypeStr (DescriptorType descType, ReadOp readOp, deUint32 depthProperty,… in getImageSamplerTypeStr()
712 std::string getSamplerDecoration (DescriptorType descType) in getSamplerDecoration()
DvktSpvAsmComputeShaderCase.cpp474 const VkDescriptorType descType = m_shaderSpec.inputs[inputNdx].getDescriptorType(); in iterate() local
554 const VkDescriptorType descType = descriptorTypes[inputNdx]; in iterate() local
/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/analysis/filter/
DAbstractAnnotatedMethodFilter.java23 private final String descType; field in AbstractAnnotatedMethodFilter
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp170 vk::VkDescriptorType descType, in verifyDriverSupport()
281 vk::VkImageLayout getImageLayoutForDescriptorType (vk::VkDescriptorType descType) in getImageLayoutForDescriptorType()