Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/
DjsonToSpirv.cpp68 EnumValues FunctionControlParams; variable
420 … establishOperandClass(enumName, OperandFunction, &FunctionControlParams, operandEnum, category); in jsonToSpirv()
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
DjsonToSpirv.cpp68 EnumValues FunctionControlParams; variable
420 … establishOperandClass(enumName, OperandFunction, &FunctionControlParams, operandEnum, category); in jsonToSpirv()
/external/shaderc/spirv-headers/tools/buildHeaders/
DjsonToSpirv.cpp68 EnumValues FunctionControlParams; variable
420 … establishOperandClass(enumName, OperandFunction, &FunctionControlParams, operandEnum, category); in jsonToSpirv()
/external/deqp-deps/glslang/SPIRV/
Ddoc.cpp1353 EnumParameters FunctionControlParams[FunctionControlCeiling]; variable
1508 …s[OperandFunction].set(FunctionControlCeiling, FunctionControlString, FunctionControlParams, true); in Parameterize()