Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmImageSamplerTests.cpp992 map<string, string> generateGraphicsImageSamplerSource (ReadOp readOp, DescriptorType descriptorType, TestType testType, DepthProperty depthProperty, deUint32 outputBinding, deUint32 formatIndex) in generateGraphicsImageSamplerSource() argument
1038 "OpDecorate %OutputData Binding " + de::toString(outputBinding) + "\n"; in generateGraphicsImageSamplerSource()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmImageSamplerTests.cpp1010 map<string, string> generateGraphicsImageSamplerSource (ReadOp readOp, DescriptorType descriptorType, TestType testType, DepthProperty depthProperty, deUint32 outputBinding, deUint32 formatIndex) in generateGraphicsImageSamplerSource() argument
1055 "OpDecorate %OutputData Binding " + de::toString(outputBinding) + "\n"; in generateGraphicsImageSamplerSource()

Completed in 4 milliseconds