Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTypeTests.cpp176 bool isScalarInput (deUint32 spirvOperation, deUint32 numInput) in isScalarInput()
191 bool isBooleanResultTest (deUint32 spirvOperation) in isBooleanResultTest()
220 bool isConstantOrVariableTest (deUint32 spirvOperation) in isConstantOrVariableTest()
241 const char* getSpvOperationStr (deUint32 spirvOperation) in getSpvOperationStr()
324 const char* getGLSLstd450OperationStr (deUint32 spirvOperation) in getGLSLstd450OperationStr()
632 string getBinaryFullOperationWithInputWidthStr (string resultName, string spirvOperation, InputType… in getBinaryFullOperationWithInputWidthStr()
674 string getFullOperationWithDifferentInputWidthStr (string resultName, string spirvOperation, InputT… in getFullOperationWithDifferentInputWidthStr()
1740 string SpvAsmTypeTests<T>::createConstantDeclaration (vector<T>& dataset, deUint32 spirvOperation) in createConstantDeclaration()
1823 string getVariableStr (vector<T>& dataset, const char* spirvType, deUint32 spirvOperation) in getVariableStr()
1838 deUint32 spirvOperation, in createTests()
[all …]