Home
last modified time | relevance | path

Searched refs:dereference_array (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dlower_packed_varyings.cpp662 ir_dereference_array *dereference_array = new(this->mem_ctx) in lower_arraylike() local
669 (void) this->lower_rvalue(dereference_array, fine_location, in lower_arraylike()
675 this->lower_rvalue(dereference_array, fine_location, in lower_arraylike()
Dir.h177 AS_CHILD(dereference_array)
/external/mesa3d/docs/relnotes/
D8.0.3.rst181 - i965/vs: Fix up swizzle for dereference_array of matrices.