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

  /xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
tu_descriptor_set.h 52 /* Offset in the tu_descriptor_set_layout of the immutable samplers, or 0
56 /* Offset in the tu_descriptor_set_layout of the ycbcr samplers, or 0
64 struct tu_descriptor_set_layout struct
101 struct tu_descriptor_set_layout *layout;
112 tu_immutable_samplers(const struct tu_descriptor_set_layout *set,
119 tu_immutable_ycbcr_samplers(const struct tu_descriptor_set_layout *set,
  /xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
tu_descriptor_set.h 46 /* Offset in the tu_descriptor_set_layout of the immutable samplers, or 0
51 struct tu_descriptor_set_layout struct
83 struct tu_descriptor_set_layout *layout;
96 tu_immutable_samplers(const struct tu_descriptor_set_layout *set,

Completed in 4 milliseconds