HomeSort by relevance Sort by last modified time
    Searched refs:si_llvm_add_attribute (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/radeonsi/
si_shader_internal.h 168 void si_llvm_add_attribute(LLVMValueRef F, const char *name, int value);
si_shader_tgsi_setup.c 75 void si_llvm_add_attribute(LLVMValueRef F, const char *name, int value) function
119 si_llvm_add_attribute(F, "ShaderType", llvm_type);
    [all...]
si_shader.c     [all...]

Completed in 291 milliseconds