Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/glsl/tests/
H A Darray_refcount_test.cpp54 const glsl_type *array_3_of_int; member in array_refcount_test
111 array_3_of_int = glsl_array_type(&glsl_type_builtin_int, 3, 0); in SetUp()
485 glsl_struct_field(array_3_of_int, "i"), in TEST_F()
602 ir_variable *var_c = new(mem_ctx) ir_variable(array_3_of_int, in TEST_F()
650 glsl_array_type(array_3_of_int, 2, 0); in TEST_F()