Searched defs:IFDataType (Results 1 - 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmGraphicsShaderTestUtil.hpp107 struct IFDataType struct in namespace:vkt::SpirVAssembly
109 IFDataType (deUint32 numE, NumberType elementT) function in struct:vkt::SpirVAssembly::IFDataType
117 IFDataType (const IFDataType& that) function in struct:vkt::SpirVAssembly::IFDataType
138 typedef std::pair<IFDataType, BufferSp> Interface;
162 const IFDataType& getInputType (void) const
168 const IFDataType& getOutputType (void) const

Completed in 108 milliseconds