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

  /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
ir3_shader.h 485 struct ir3_shader *shader;
721 struct ir3_shader { struct
786 ir3_shader_get_variant(struct ir3_shader *shader,
789 struct ir3_shader *
795 void ir3_shader_destroy(struct ir3_shader *shader);
797 uint64_t ir3_shader_outputs(const struct ir3_shader *so);
808 ir3_key_clear_unused(struct ir3_shader_key *key, struct ir3_shader *shader)
  /xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
ir3_shader.h 489 struct ir3_shader *shader;
505 struct ir3_shader { struct
526 struct ir3_shader_variant * ir3_shader_get_variant(struct ir3_shader *shader,
528 struct ir3_shader * ir3_shader_from_nir(struct ir3_compiler *compiler, nir_shader *nir);
529 void ir3_shader_destroy(struct ir3_shader *shader);
531 uint64_t ir3_shader_outputs(const struct ir3_shader *so);
537 ir3_shader_stage(struct ir3_shader *shader)
  /xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
tu_private.h 57 #include "ir3/ir3_shader.h"
1021 struct ir3_shader ir3_shader; member in struct:tu_shader
  /xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
tu_private.h 69 #include "ir3/ir3_shader.h"
1138 struct ir3_shader *ir3_shader; member in struct:tu_shader

Completed in 16 milliseconds