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

  /external/mesa3d/src/gallium/drivers/radeon/
radeon_llvm.h 83 void (*load_system_value)(struct radeon_llvm_context *, member in struct:radeon_llvm_context
radeon_setup_tgsi_llvm.c 242 ctx->load_system_value(ctx, idx, decl);
    [all...]
  /external/mesa3d/src/gallium/drivers/r600/
r600_llvm.c 229 ctx->load_system_value = llvm_load_system_value;

Completed in 709 milliseconds