Searched refs:SpvBuiltInFragDepth (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dspirv_info.c65 case SpvBuiltInFragDepth: return "SpvBuiltInFragDepth";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c65 case SpvBuiltInFragDepth: return "SpvBuiltInFragDepth";
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv.h473 SpvBuiltInFragDepth = 22, enumerator in enum:SpvBuiltIn_
H A Dvtn_variables.c1363 case SpvBuiltInFragDepth:
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv.h569 SpvBuiltInFragDepth = 22, enumerator in enum:SpvBuiltIn_
H A Dvtn_variables.c910 case SpvBuiltInFragDepth:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c613 spirv_builder_emit_builtin(&ctx->builder, var_id, SpvBuiltInFragDepth);

Completed in 29 milliseconds