Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/
Dmeson.build29 'nir_types.cpp',
30 'nir_types.h',
DMakefile.sources5 nir_types.cpp \
6 nir_types.h \
/external/mesa3d/src/panfrost/lib/
Dpan_blit.c143 nir_alu_type nir_types[PAN_BLIT_NUM_TYPES] = { in panfrost_init_blit_shaders() local
178 nir_types[T], ms); in panfrost_init_blit_shaders()
/external/mesa3d/docs/relnotes/
D19.1.0.rst323 - nir_types: add glsl_varying_count helper
326 - nir_types: add glsl_type_is_struct helper