Home
last modified time | relevance | path

Searched refs:outputBinding (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmImageSamplerTests.cpp930 …criptorType, TestType testType, DepthProperty depthProperty, deUint32 outputBinding, deUint32 form… in generateGraphicsImageSamplerSource() argument
975 "OpDecorate %OutputData Binding " + de::toString(outputBinding) + "\n"; in generateGraphicsImageSamplerSource()