Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTrinaryMinMaxTests.cpp60 enum class OperationType enum
94 OperationType operation;
241 OperationType operation;
275 { { BaseType::TYPE_INT, TypeSize::SIZE_8BIT, OperationType::MIN }, { genInt8, minInt8 } },
276 { { BaseType::TYPE_INT, TypeSize::SIZE_8BIT, OperationType::MAX }, { genInt8, maxInt8 } },
277 { { BaseType::TYPE_INT, TypeSize::SIZE_8BIT, OperationType::MID }, { genInt8, midInt8 } },
278 { { BaseType::TYPE_INT, TypeSize::SIZE_16BIT, OperationType::MIN }, { genInt16, minInt16 } },
279 { { BaseType::TYPE_INT, TypeSize::SIZE_16BIT, OperationType::MAX }, { genInt16, maxInt16 } },
280 { { BaseType::TYPE_INT, TypeSize::SIZE_16BIT, OperationType::MID }, { genInt16, midInt16 } },
281 { { BaseType::TYPE_INT, TypeSize::SIZE_32BIT, OperationType::MIN }, { genInt32, minInt32 } },
[all …]
/third_party/jsframework/runtime/main/extend/systemplugin/napi/wantAgent/
DwantAgentInfo.js16 import { OperationType, WantAgentFlags } from "../ohos_wantAgent"
20 operationType: OperationType,
/third_party/spirv-tools/source/opt/
Dupgrade_memory_model.h51 enum OperationType { kVisibility, kAvailability }; enum
102 bool is_volatile, OperationType operation_type,
Dupgrade_memory_model.cpp526 OperationType operation_type, in UpgradeFlags()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dupgrade_memory_model.h51 enum OperationType { kVisibility, kAvailability }; enum
102 bool is_volatile, OperationType operation_type,
Dupgrade_memory_model.cpp528 OperationType operation_type, in UpgradeFlags()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dupgrade_memory_model.h51 enum OperationType { kVisibility, kAvailability }; enum
102 bool is_volatile, OperationType operation_type,
Dupgrade_memory_model.cpp528 OperationType operation_type, in UpgradeFlags()
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_wantAgent.js31 export const OperationType = { variable
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fShaderMatrixTests.cpp166 enum OperationType enum
202 static OperationType getOperationType (MatrixOp op) in getOperationType()
Des2fShaderOperatorTests.cpp248 enum OperationType enum
257 …uncVec2_, ShaderEvalFunc evalFuncVec3_, ShaderEvalFunc evalFuncVec4_, OperationType type_=FUNCTION… in BuiltinFuncInfo()
289 OperationType type;
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderOperatorTests.cpp303 enum OperationType enum
324 OperationType type_=FUNCTION, in BuiltinFuncInfo()
361 OperationType type_=FUNCTION, in BuiltinFuncInfo()
398 OperationType type;
DvktShaderRenderMatrixTests.cpp275 enum OperationType enum
317 static OperationType getOperationType (MatrixOp op) in getOperationType()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderMatrixTests.cpp281 enum OperationType enum
323 static OperationType getOperationType (MatrixOp op) in getOperationType()
Des3fShaderOperatorTests.cpp526 enum OperationType enum
540 OperationType type_=FUNCTION, bool isUnaryPrefix_=true) in BuiltinFuncInfo()
566 OperationType type_=FUNCTION, bool isUnaryPrefix_=true) in BuiltinFuncInfo()
602 OperationType type;
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingAccelerationStructuresTests.cpp86 enum OperationType enum
171 OperationType operationType;
3155 OperationType operationType; in addOperationTestsImpl()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryAccelerationStructuresTests.cpp114 enum OperationType enum
195 OperationType operationType;
3662 OperationType operationType; in addOperationTestsImpl()