Home
last modified time | relevance | path

Searched defs:interface_array (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/compiler/glsl/tests/
H A Dgeneral_ir_test.cpp74 TEST_F(ir_variable_constructor, interface_array) in TEST_F() argument
89 const glsl_type *const interface_array = glsl_array_type(iface, 2, 0); in TEST_F() local
/aosp_15_r20/art/openjdkjvmti/
H A Dti_class.cc671 jclass* interface_array = reinterpret_cast<jclass*>(out_ptr); in GetImplementedInterfaces() local