/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/ |
H A D | vktSubgroupsScanHelpers.hpp | 44 enum ScanType enum 51 std::string getScanOpName (std::string prefix, std::string suffix, Operator op, ScanType scanType);
|
H A D | vktSubgroupsPartitionedTests.cpp | 70 ScanType scanType; 117 static ScanType getScanType (OpType opType) in getScanType() 172 string getOpTypeName (Operator op, ScanType scanType) in getOpTypeName() 177 string getOpTypeNamePartitioned (Operator op, ScanType scanType) in getOpTypeNamePartitioned() 193 ScanType st = caseDef.scanType; in getTestString() 520 const ScanType st = getScanType(opType); in createSubgroupsPartitionedTests() 540 st, // ScanType scanType; in createSubgroupsPartitionedTests() 561 st, // ScanType scanType; in createSubgroupsPartitionedTests() 578 st, // ScanType scanType; in createSubgroupsPartitionedTests() 595 st, // ScanType scanTyp in createSubgroupsPartitionedTests() [all...] |
H A D | vktSubgroupsArithmeticTests.cpp | 69 ScanType scanType; 116 static ScanType getScanType(OpType opType) in getScanType() 171 string getOpTypeName (Operator op, ScanType scanType) in getOpTypeName() 495 const ScanType st = getScanType(opType); in createSubgroupsArithmeticTests() 515 st, // ScanType scanType; in createSubgroupsArithmeticTests() 537 st, // ScanType scanType; in createSubgroupsArithmeticTests() 555 st, // ScanType scanType; in createSubgroupsArithmeticTests() 572 st, // ScanType scanType; in createSubgroupsArithmeticTests() 603 const ScanType st = getScanType(opType); in createSubgroupsArithmeticTests() 618 st, // ScanType scanTyp in createSubgroupsArithmeticTests() [all...] |
H A D | vktSubgroupsScanHelpers.cpp | 37 string getScanOpName (string prefix, string suffix, Operator op, ScanType scanType) in getScanOpName()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/ |
H A D | vktSubgroupsScanHelpers.hpp | 44 enum ScanType enum 51 std::string getScanOpName (std::string prefix, std::string suffix, Operator op, ScanType scanType);
|
H A D | vktSubgroupsPartitionedTests.cpp | 70 ScanType scanType; 115 static ScanType getScanType (OpType opType) in getScanType() 170 string getOpTypeName (Operator op, ScanType scanType) in getOpTypeName() 175 string getOpTypeNamePartitioned (Operator op, ScanType scanType) in getOpTypeNamePartitioned() 191 ScanType st = caseDef.scanType; in getTestString() 500 const ScanType st = getScanType(opType); in createSubgroupsPartitionedTests() 520 st, // ScanType scanType; in createSubgroupsPartitionedTests() 539 st, // ScanType scanType; in createSubgroupsPartitionedTests() 554 st, // ScanType scanType; in createSubgroupsPartitionedTests() 569 st, // ScanType scanTyp in createSubgroupsPartitionedTests() [all...] |
H A D | vktSubgroupsArithmeticTests.cpp | 69 ScanType scanType; 114 static ScanType getScanType(OpType opType) in getScanType() 169 string getOpTypeName (Operator op, ScanType scanType) in getOpTypeName() 475 const ScanType st = getScanType(opType); in createSubgroupsArithmeticTests() 495 st, // ScanType scanType; in createSubgroupsArithmeticTests() 515 st, // ScanType scanType; in createSubgroupsArithmeticTests() 531 st, // ScanType scanType; in createSubgroupsArithmeticTests() 546 st, // ScanType scanType; in createSubgroupsArithmeticTests() 575 const ScanType st = getScanType(opType); in createSubgroupsArithmeticTests() 590 st, // ScanType scanTyp in createSubgroupsArithmeticTests() [all...] |
H A D | vktSubgroupsScanHelpers.cpp | 37 string getScanOpName (string prefix, string suffix, Operator op, ScanType scanType) in getScanOpName()
|
/third_party/backends/backend/ |
H A D | hp5400_internal.h | 174 InitScan2 (enum ScanType type, struct ScanRequest *req, 287 InitScan (enum ScanType scantype, TScanParams * pParams,
|
H A D | hp5400.h | 63 enum ScanType enum
|
H A D | hp5400_internal.c | 1142 InitScan (enum ScanType scantype, TScanParams * pParams, in InitScan() 1195 InitScan2 (enum ScanType scantype, struct ScanRequest *req, in InitScan2()
|
/third_party/ffmpeg/libavcodec/ |
H A D | hevcdec.h | 223 enum ScanType { enum 687 int log2_trafo_size, enum ScanType scan_idx,
|
H A D | hevc_cabac.c | 1032 int log2_trafo_size, enum ScanType scan_idx, in ff_hevc_hls_residual_coding()
|