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

/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dtu_pipeline.c969 uint32_t vfd_decode = A6XX_VFD_DECODE_INSTR_IDX(vfd_decode_idx) | local in function:tu6_emit_vertex_input
974 vfd_decode |= A6XX_VFD_DECODE_INSTR_INSTANCED;
976 vfd_decode |= A6XX_VFD_DECODE_INSTR_FLOAT;
985 tu_cs_emit(cs, vfd_decode);

Completed in 4 milliseconds