Home
last modified time | relevance | path

Searched defs:array_expr (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/tint/src/transform/
Dcalculate_array_length.cc145 auto* array_expr = address_of->expr; in Run() local
/third_party/rust/rust/src/tools/rust-analyzer/crates/parser/src/grammar/expressions/
Datom.rs222 fn array_expr(p: &mut Parser<'_>) -> CompletedMarker { in array_expr() function
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_msl.cpp10320 auto array_expr = expr.substr(index); in to_sampler_expression() local
10342 auto array_expr = expr.substr(index); in to_swizzle_expression() local
10368 auto array_expr = expr.substr(index); in to_buffer_size_expression() local
Dspirv_glsl.cpp6395 string array_expr; in to_combined_image_sampler() local
15273 string array_expr; in unroll_array_to_complex_store() local
15331 string array_expr; in unroll_array_from_complex_load() local
/third_party/skia/third_party/externals/tint/src/writer/spirv/
Dbuilder.cc2364 auto* array_expr = address_of->expr; in GenerateIntrinsicCall() local