HomeSort by: relevance | last modified time | path
    Searched refs:sampler_index_or_mode (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
bifrost.h 503 unsigned sampler_index_or_mode : 4; member in struct:bifrost_texture_operation
bifrost_compile.c 2729 desc.sampler_index_or_mode = instr->sampler_index;
2754 desc.sampler_index_or_mode = mode | (0x3 << 2);

Completed in 8 milliseconds