Searched defs:lanes (Results 1 – 8 of 8) sorted by relevance
/third_party/mesa3d/src/panfrost/bifrost/ |
D | bi_lower_divergent_indirects.c | 90 unsigned *lanes = data; in bi_lower_divergent_indirects_impl() local 123 bi_lower_divergent_indirects(nir_shader *shader, unsigned lanes) in bi_lower_divergent_indirects()
|
/third_party/mesa3d/src/panfrost/bifrost/valhall/ |
D | valhall.py | 101 …def __init__(self, index, size, is_float = False, swizzle = False, widen = False, lanes = False, l… argument
|
/third_party/boost/libs/graph/test/ |
D | bundled_properties.cpp | 81 int lanes; member
|
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/functionpasses/ |
D | lower_x86.cpp | 923 Value* lanes = B->CInc<int>(i * vecWidth / 2, vecWidth / 2); in DOUBLE_EMU() local 953 Value* lanes = B->CInc<int>(0, vecWidth); in DOUBLE_EMU() local
|
/third_party/typescript/src/debug/ |
D | dbg.ts | 398 const lanes: string[] = fill(Array(laneCount), ""); constant
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_pipeline_rt.c | 1797 unsigned lanes = b->shader->info.workgroup_size[0] * b->shader->info.workgroup_size[1] * in insert_traversal() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir.h | 962 unsigned lanes : 4; variable
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
D | SpirvShaderDebugger.cpp | 1342 PerLaneVariables lanes; member
|