代码搜索:shaders
找到约 173 项符合「shaders」的源代码
代码结果 173
www.eeworm.com/read/282090/9120179
h shaders.h
typedef struct shaderInfo_s {
char shader[MAX_QPATH];
int surfaceFlags;
int contents;
int value;
char backShader[MAX_QPATH]; // for surfaces that generate different front and b
www.eeworm.com/read/282090/9120270
c shaders.c
#include
#include
#include "cmdlib.h"
#include "mathlib.h"
#include "imagelib.h"
#include "scriplib.h"
#ifdef _TTIMOBUILD
#include "../common/qfiles.h"
#include "../com
www.eeworm.com/read/490329/1204570
h shaders.h
//////////////////////////////////////////////////////////////////////////////
//
// Shader plug-ins
//
// Created: 8/18/98 Kells Elmquist
//
#ifndef SHADERS_H
#define SHADERS_H
#include "
www.eeworm.com/read/418684/2086565
h shaders.h
/*
* Mesa 3-D graphics library
* Version: 6.5.3
*
* Copyright (C) 2004-2007 Brian Paul All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* cop
www.eeworm.com/read/418684/2086617
c shaders.c
/*
* Mesa 3-D graphics library
* Version: 7.1
*
* Copyright (C) 2004-2008 Brian Paul All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy
www.eeworm.com/read/493145/6407078