Home
last modified time | relevance | path

Searched refs:CASE1 (Results 1 - 14 of 14) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/test/
H A Doperand_capabilities_test.cpp67 #define CASE1(TYPE, VALUE, CAP) \ macro
105 CASE1(EXECUTION_MODEL, ExecutionModelVertex, Shader),
106 CASE1(EXECUTION_MODEL, ExecutionModelTessellationControl,
108 CASE1(EXECUTION_MODEL, ExecutionModelTessellationEvaluation,
110 CASE1(EXECUTION_MODEL, ExecutionModelGeometry, Geometry),
111 CASE1(EXECUTION_MODEL, ExecutionModelFragment, Shader),
112 CASE1(EXECUTION_MODEL, ExecutionModelGLCompute, Shader),
113 CASE1(EXECUTION_MODEL, ExecutionModelKernel, Kernel),
122 CASE1(ADDRESSING_MODEL, AddressingModelPhysical32, Addresses),
123 CASE1(ADDRESSING_MODE
740 #undef CASE1 global() macro
[all...]
H A Dext_inst.opencl_test.cpp61 #define CASE1(Enum, Name) \ macro
99 CASE1(Acos, acos), // enum value 0
100 CASE1(Acosh, acosh),
101 CASE1(Acospi, acospi),
102 CASE1(Asin, asin),
103 CASE1(Asinh, asinh),
104 CASE1(Asinh, asinh),
105 CASE1(Asinpi, asinpi),
106 CASE1(Atan, atan),
108 CASE1(Atan
366 #undef CASE1 global() macro
[all...]
H A Dtext_to_binary.constant_test.cpp670 #define CASE1(NAME) { SpvOp##NAME, #NAME, {3} } macro
680 CASE1(SConvert),
681 CASE1(FConvert),
682 CASE1(ConvertFToS),
683 CASE1(ConvertSToF),
684 CASE1(ConvertFToU),
685 CASE1(ConvertUToF),
686 CASE1(UConvert),
687 CASE1(ConvertPtrToU),
688 CASE1(ConvertUToPt
753 #undef CASE1 global() macro
[all...]
H A Dtext_to_binary.control_flow_test.cpp94 #define CASE1(VALUE, NAME, PARM) \ macro
115 CASE1(DependencyLengthMask, "DependencyLength", 234),
121 #undef CASE1 macro
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Doperand_capabilities_test.cpp67 #define CASE1(TYPE, VALUE, CAP) \ macro
105 CASE1(EXECUTION_MODEL, ExecutionModelVertex, Shader),
106 CASE1(EXECUTION_MODEL, ExecutionModelTessellationControl,
108 CASE1(EXECUTION_MODEL, ExecutionModelTessellationEvaluation,
110 CASE1(EXECUTION_MODEL, ExecutionModelGeometry, Geometry),
111 CASE1(EXECUTION_MODEL, ExecutionModelFragment, Shader),
112 CASE1(EXECUTION_MODEL, ExecutionModelGLCompute, Shader),
113 CASE1(EXECUTION_MODEL, ExecutionModelKernel, Kernel),
122 CASE1(ADDRESSING_MODEL, AddressingModelPhysical32, Addresses),
123 CASE1(ADDRESSING_MODE
740 #undef CASE1 global() macro
[all...]
H A Dext_inst.opencl_test.cpp61 #define CASE1(Enum, Name) \ macro
99 CASE1(Acos, acos), // enum value 0
100 CASE1(Acosh, acosh),
101 CASE1(Acospi, acospi),
102 CASE1(Asin, asin),
103 CASE1(Asinh, asinh),
104 CASE1(Asinh, asinh),
105 CASE1(Asinpi, asinpi),
106 CASE1(Atan, atan),
108 CASE1(Atan
366 #undef CASE1 global() macro
[all...]
H A Dtext_to_binary.constant_test.cpp670 #define CASE1(NAME) { SpvOp##NAME, #NAME, {3} } macro
680 CASE1(SConvert),
681 CASE1(FConvert),
682 CASE1(ConvertFToS),
683 CASE1(ConvertSToF),
684 CASE1(ConvertFToU),
685 CASE1(ConvertUToF),
686 CASE1(UConvert),
687 CASE1(ConvertPtrToU),
688 CASE1(ConvertUToPt
753 #undef CASE1 global() macro
[all...]
H A Dtext_to_binary.control_flow_test.cpp94 #define CASE1(VALUE, NAME, PARM) \ macro
115 CASE1(DependencyLengthMask, "DependencyLength", 234),
121 #undef CASE1 macro
/third_party/spirv-tools/test/
H A Doperand_capabilities_test.cpp96 #define CASE1(TYPE, VALUE, CAP) \ macro
142 CASE1(EXECUTION_MODEL, ExecutionModel::Vertex, Shader),
143 CASE1(EXECUTION_MODEL, ExecutionModel::TessellationControl,
145 CASE1(EXECUTION_MODEL, ExecutionModel::TessellationEvaluation,
147 CASE1(EXECUTION_MODEL, ExecutionModel::Geometry, Geometry),
148 CASE1(EXECUTION_MODEL, ExecutionModel::Fragment, Shader),
149 CASE1(EXECUTION_MODEL, ExecutionModel::GLCompute, Shader),
150 CASE1(EXECUTION_MODEL, ExecutionModel::Kernel, Kernel),
159 CASE1(ADDRESSING_MODEL, AddressingModel::Physical32, Addresses),
160 CASE1(ADDRESSING_MODE
785 #undef CASE1 global() macro
[all...]
H A Dext_inst.opencl_test.cpp61 #define CASE1(Enum, Name) \ macro
99 CASE1(Acos, acos), // enum value 0
100 CASE1(Acosh, acosh),
101 CASE1(Acospi, acospi),
102 CASE1(Asin, asin),
103 CASE1(Asinh, asinh),
104 CASE1(Asinh, asinh),
105 CASE1(Asinpi, asinpi),
106 CASE1(Atan, atan),
108 CASE1(Atan
366 #undef CASE1 global() macro
[all...]
H A Dtext_to_binary.constant_test.cpp670 #define CASE1(NAME) { spv::Op::Op##NAME, #NAME, {3} } macro
680 CASE1(SConvert),
681 CASE1(FConvert),
682 CASE1(ConvertFToS),
683 CASE1(ConvertSToF),
684 CASE1(ConvertFToU),
685 CASE1(ConvertUToF),
686 CASE1(UConvert),
687 CASE1(ConvertPtrToU),
688 CASE1(ConvertUToPt
753 #undef CASE1 global() macro
[all...]
H A Dtext_to_binary.type_declaration_test.cpp51 #define CASE1(DIM, NAME) {spv::Dim::DIM, #NAME} macro
55 CASE1(Dim1D, 1D),
56 CASE1(Dim2D, 2D),
57 CASE1(Dim3D, 3D),
H A Dtext_to_binary.control_flow_test.cpp96 #define CASE1(VALUE, NAME, PARM) \ macro
117 CASE1(DependencyLength, "DependencyLength", 234),
123 #undef CASE1 macro
/third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmat/
H A Dhugeshmat01.c33 #define CASE1 20 /* memory location. */ macro
125 *shared = CASE1; in check_functionality()
139 if (*shared != CASE1) { in check_functionality()

Completed in 10 milliseconds