HomeSort by relevance Sort by last modified time
    Searched full:program (Results 3576 - 3600 of 23867) sorted by null

<<141142143144145146147148149150>>

  /external/llvm/utils/lit/lit/ExampleTests/Clang/
lit.cfg 39 lit.fatal("couldn't find 'clang' program, try setting "
  /external/mesa3d/docs/
relnotes-6.5.1.html 42 multiple vertex/fragment program parameters with one call.
52 <li>glxinfo program prints more info with -l option
84 <li>max fragment program length was incorrectly 128, now 1024
96 A number of Mesa program-related structs were renamed.
  /external/mesa3d/src/gallium/auxiliary/postprocess/
pp_program.c 40 struct program *
44 struct program *p;
46 pp_debug("Initializing program\n");
50 p = CALLOC(1, sizeof(struct program));
pp_program.h 37 struct program struct
  /external/mesa3d/src/gallium/drivers/i915/
i915_debug_private.h 43 const unsigned *program, unsigned sz);
  /external/mesa3d/src/gallium/drivers/rbug/
README 16 which should open gallium remote debugging session. While the program is running
  /external/mesa3d/src/gallium/state_trackers/d3d1x/docs/
source_layout.txt 6 d3d1xshader is a standalone module with a parser, disassembler and utility routines for Direct3D 10/11 shaders using Shader Model 4/5 instructions encoded using Tokenized Program Format embedded in a DXBC chunked container (the data format produced by the HLSL compiler).
  /external/mesa3d/src/glsl/tests/
uniform_initializer_utils.h 26 #include "program/prog_parameter.h"
  /external/mesa3d/src/mapi/glapi/gen/
ARB_robustness.xml 155 <param name="program" type="GLhandleARB"/>
162 <param name="program" type="GLhandleARB"/>
169 <param name="program" type="GLhandleARB"/>
176 <param name="program" type="GLhandleARB"/>
  /external/mesa3d/src/mesa/
Android.mk 130 program/hash_table.c \
131 program/symbol_table.c
145 program/hash_table.c \
146 program/symbol_table.c
  /external/mesa3d/src/mesa/drivers/dri/i915/
i915_debug.h 46 extern void i915_disassemble_program(const unsigned *program, unsigned sz);
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_program.h 28 * Sampler information needed by VS, WM, and GS program cache keys.
  /external/mesa3d/src/mesa/program/
nvfragparse.h 41 struct gl_fragment_program *program);
nvvertparse.h 40 struct gl_vertex_program *program);
prog_optimize.h 45 _mesa_optimize_program(struct gl_context *ctx, struct gl_program *program);
prog_parameter.h 27 * Program parameter lists and functions.
44 * Program parameter flags
68 * Program parameter.
80 * The next program parameter's Size will be Size-4 of this parameter.
prog_parameter_layout.h 26 * \brief Helper functions to layout storage for program parameters
  /external/mesa3d/src/mesa/state_tracker/
st_cb_bitmap.c 39 #include "program/program.h"
40 #include "program/prog_print.h"
56 #include "program/prog_instruction.h"
69 * simplify the fragment program. An "on" bit gets stored as texel=0x0
114 * Make fragment program for glBitmap:
116 * This program will be combined with the user's fragment program.
207 * Combine basic bitmap fragment program with the user-defined program
    [all...]
  /external/mockito/src/org/mockito/
Incubating.java 3 * This program is made available under the terms of the MIT License.
ReturnValues.java 3 * This program is made available under the terms of the MIT License.
  /external/mockito/src/org/mockito/configuration/
AnnotationEngine.java 3 * This program is made available under the terms of the MIT License.
DefaultMockitoConfiguration.java 3 * This program is made available under the terms of the MIT License.
  /external/mockito/src/org/mockito/exceptions/base/
MockitoSerializationIssue.java 3 * This program is made available under the terms of the MIT License.
  /external/mockito/src/org/mockito/internal/configuration/
GlobalConfiguration.java 3 * This program is made available under the terms of the MIT License.
  /external/mockito/src/org/mockito/internal/configuration/injection/filter/
FinalMockCandidateFilter.java 3 * This program is made available under the terms of the MIT License.

Completed in 1116 milliseconds

<<141142143144145146147148149150>>