Home
last modified time | relevance | path

Searched refs:MESH (Results 1 – 23 of 23) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderSyncTests.cpp63 MESH, enumerator
74 case Stage::MESH: stream << "mesh"; break; in operator <<()
84 return (stage == Stage::TASK || stage == Stage::MESH || stage == Stage::FRAG); in isShaderStage()
94 case Stage::MESH: return VK_PIPELINE_STAGE_MESH_SHADER_BIT_NV; in stageToFlags()
204 case Stage::MESH: // fallthrough in canWriteFromStageAsAccess()
220 case Stage::MESH: // fallthrough in canReadFromStageAsAccess()
252 …case Stage::MESH: return (resType == ResourceType::STORAGE_BUFFER || resType == ResourceType::STO… in canWriteTo()
267 case Stage::MESH: in canReadFrom()
374 return readsOrWritesIn(Stage::MESH); in readsOrWritesInMesh()
457 if (fromStage == Stage::MESH || toStage == Stage::MESH) flags |= VK_SHADER_STAGE_MESH_BIT_NV; in getResourceShaderStages()
[all …]
DvktMeshShaderSyncTestsEXT.cpp64 MESH, enumerator
75 case Stage::MESH: stream << "mesh"; break; in operator <<()
85 return (stage == Stage::TASK || stage == Stage::MESH || stage == Stage::FRAG); in isShaderStage()
95 case Stage::MESH: return VK_PIPELINE_STAGE_MESH_SHADER_BIT_EXT; in stageToFlags()
206 case Stage::MESH: // fallthrough in canWriteFromStageAsAccess()
222 case Stage::MESH: // fallthrough in canReadFromStageAsAccess()
254 case Stage::MESH: // fallthrough in canWriteTo()
270 case Stage::MESH: // fallthrough in canReadFrom()
357 stages.insert(Stage::MESH); // This one is mandatory. in subpassStages()
400 return readsOrWritesIn(Stage::MESH); in readsOrWritesInMesh()
[all …]
DvktMeshShaderPropertyTests.cpp235 enum class TestType { TASK=0, MESH }; enumerator
655 … (testCtx, "max_draw_mesh_tasks_count_with_mesh", "", MaxDrawMeshTasksCountCase::TestType::MESH)); in createMeshShaderPropertyTests()
/external/libvpx/vp9/encoder/
Dvp9_speed_features.h61 MESH = 7 enumerator
Dvp9_mcomp.c2876 case MESH: in vp9_full_pixel_search()
2893 } else if (method == MESH) { in vp9_full_pixel_search()
2908 if (method != NSTEP && method != MESH && rd && var < var_max) in vp9_full_pixel_search()
Dvp9_speed_features.c944 sf->temporal_filter_search_method = MESH; in vp9_set_speed_features_framesize_independent()
Dvp9_temporal_filter.c559 const SEARCH_METHODS search_method = MESH; in temporal_filter_find_matching_mb_c()
/external/wpa_supplicant_8/src/drivers/
Ddriver_common.c318 DF2S(MESH); in driver_flag_to_string()
/external/skia/src/gpu/ganesh/geometry/
DGrAATriangulator.cpp20 #define DUMP_MESH(MESH) (MESH).dump() argument
23 #define DUMP_MESH(MESH) argument
/external/deqp/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsTestsUtils.cpp46 enum class ComputeLike { COMPUTE = 0, MESH }; enumerator
4112 else if (testType == ComputeLike::MESH) in makeComputeOrMeshTestRequiredSubgroupSize()
4170 if (testType == ComputeLike::MESH) in makeComputeOrMeshTestRequiredSubgroupSize()
4196 else if (testType == ComputeLike::MESH) in makeComputeOrMeshTestRequiredSubgroupSize()
4245 else if (testType == ComputeLike::MESH) in makeComputeOrMeshTestRequiredSubgroupSize()
4276 if (testType == ComputeLike::MESH) in makeComputeOrMeshTestRequiredSubgroupSize()
4286 else if (testType == ComputeLike::MESH) in makeComputeOrMeshTestRequiredSubgroupSize()
4293 if (testType == ComputeLike::MESH) in makeComputeOrMeshTestRequiredSubgroupSize()
4396 ComputeLike::MESH, in makeMeshTestRequiredSubgroupSize()
4467 …return makeComputeOrMeshTest(ComputeLike::MESH, context, format, inputs, inputsCount, internalData… in makeMeshTest()
/external/tensorflow/tensorflow/python/tpu/
Ddevice_assignment.py329 MESH = 2 variable in DeviceOrderMode
/external/cldr/common/uca/
Dallkeys_CLDR.txt30823 1238C ; [.57AF.0020.0002] # CUNEIFORM SIGN MESH
33598 2EB5 ; [.FB40.0020.0004][.FF52.0000.0000][.0000.011C.0004] # CJK RADICAL MESH
DUCA_Rules.txt28895 < �� # 7.0 [Xsux] [57AF.0020.0002] U+1238C CUNEIFORM SIGN MESH
31329 << ⺵ # 3.0 [So] [FB40.0020.0004] [FF52.0000.0000] [0000.011C.0004] U+2EB5 CJK RADICAL MESH
Dallkeys_DUCET.txt24528 2EB5 ; [.FB40.0020.0004.2EB5][.FF52.0000.0000.2EB5][.0000.00FC.0004.2EB5] # CJK RADICAL MESH
DFractionalUCA.txt52786 1238C; [7C F0 0F, 05, 05] # Xsux Lo [57AF.0020.0002] * CUNEIFORM SIGN MESH
65257 2EB5; [U+7F52, 70, 05] # Hani So [FB40.0020.0004][FF52.0000.0000][0000.011C.0004] * CJK RADICAL MESH
/external/cronet/third_party/icu/source/data/unidata/
DUnicodeData.txt10945 2EB5;CJK RADICAL MESH;So;0;ON;;;;;N;;;;;
22651 1238C;CUNEIFORM SIGN MESH;Lo;0;L;;;;;N;;;;;
Dppucd.txt13901 cp;2EB5;na=CJK RADICAL MESH
27886 cp;1238C;age=7.0;na=CUNEIFORM SIGN MESH
/external/pcre/maint/Unicode.tables/
DUnicodeData.txt10943 2EB5;CJK RADICAL MESH;So;0;ON;;;;;N;;;;;
22547 1238C;CUNEIFORM SIGN MESH;Lo;0;L;;;;;N;;;;;
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/
DUnicodeData.txt10945 2EB5;CJK RADICAL MESH;So;0;ON;;;;;N;;;;;
22651 1238C;CUNEIFORM SIGN MESH;Lo;0;L;;;;;N;;;;;
/external/icu/icu4c/source/data/unidata/
DUnicodeData.txt10945 2EB5;CJK RADICAL MESH;So;0;ON;;;;;N;;;;;
22651 1238C;CUNEIFORM SIGN MESH;Lo;0;L;;;;;N;;;;;
Dppucd.txt13901 cp;2EB5;na=CJK RADICAL MESH
27886 cp;1238C;age=7.0;na=CUNEIFORM SIGN MESH
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/
DUnicodeData.txt10945 2EB5;CJK RADICAL MESH;So;0;ON;;;;;N;;;;;
22651 1238C;CUNEIFORM SIGN MESH;Lo;0;L;;;;;N;;;;;
/external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/draft/
DCategories.txt10379 2EB5 So Ideograph Radical CJK CJK RADICAL MESH