HomeSort by relevance Sort by last modified time
    Searched full:primitive (Results 401 - 425 of 1457) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSImageValue.cpp 102 // NOTE: We expose CSSImageValues as URI primitive values in CSSOM to maintain old behavior.
Pair.h 31 // A primitive value representing a pair. This is useful for properties like border-radius, background-size/position,
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_pt.c 64 /* Sanitize primitive length:
349 * For drawing prims with primitive restart enabled.
395 * Primitive restart should have been handled in the state tracker.
446 * primitive, the draw_set_index_buffer() and draw_set_mapped_index_buffer()
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_context.h 122 /** The primitive drawing context */
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_draw_private.h 134 * primitive type.
  /external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
p_state.h 77 * Primitive (point/line/tri) rasterization info
105 * Use the first vertex of a primitive as the provoking vertex for
529 unsigned mode; /**< the mode of the primitive */
544 * Primitive restart enable/index (only applies to indexed drawing)
  /external/chromium_org/third_party/mesa/src/src/glsl/
lower_discard_flow.cpp 31 * non-uniform (meaning different fragments within the primitive
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_clip.h 46 GLuint primitive:4; member in struct:brw_clip_prog_key
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
intel_context.h 245 uint32_t primitive; /**< Current hardware primitive type */ member in struct:intel_context::__anon13309
249 unsigned int start_offset; /**< Byte offset of primitive sequence */
251 unsigned int count; /**< Number of vertices in current primitive */
  /external/chromium_org/third_party/openssl/openssl/crypto/dh/
generate 48 non-square == primitive-root for bases << P.
  /external/chromium_org/third_party/skia/include/gpu/
GrCoordTransform.h 25 * primitive's positions (e.g. drawVertices). These are usually the coords a GrEffect wants.
  /external/chromium_org/v8/test/mjsunit/regress/
regress-2443.js 63 // Call on primitive numbers.
  /external/chromium_org/v8/test/mjsunit/
stack-traces-2.js 32 // a primitive values.
  /external/chromium_org/v8/test/webkit/fast/js/
read-modify-eval.js 143 // In a strict mode function primitive this values are not converted, so
  /external/llvm/unittests/ADT/
VariadicFunctionTest.cpp 39 // have primitive types.
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pt.c 64 /* Sanitize primitive length:
349 * For drawing prims with primitive restart enabled.
395 * Primitive restart should have been handled in the state tracker.
446 * primitive, the draw_set_index_buffer() and draw_set_mapped_index_buffer()
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_context.h 122 /** The primitive drawing context */
  /external/mesa3d/src/gallium/drivers/svga/
svga_draw_private.h 134 * primitive type.
  /external/mesa3d/src/gallium/include/pipe/
p_state.h 77 * Primitive (point/line/tri) rasterization info
105 * Use the first vertex of a primitive as the provoking vertex for
529 unsigned mode; /**< the mode of the primitive */
544 * Primitive restart enable/index (only applies to indexed drawing)
  /external/mesa3d/src/glsl/
lower_discard_flow.cpp 31 * non-uniform (meaning different fragments within the primitive
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_clip.h 46 GLuint primitive:4; member in struct:brw_clip_prog_key
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_context.h 245 uint32_t primitive; /**< Current hardware primitive type */ member in struct:intel_context::__anon23776
249 unsigned int start_offset; /**< Byte offset of primitive sequence */
251 unsigned int count; /**< Number of vertices in current primitive */
  /external/nist-sip/java/gov/nist/javax/sip/address/
NetObject.java 103 // Primitive fields are printed with type: value
156 * has to be of the same type (class). Primitive types
193 // Primitive fields are printed with type: value
303 // Primitive fields are printed with type: value
  /external/openssl/crypto/dh/
generate 48 non-square == primitive-root for bases << P.
  /external/skia/include/gpu/
GrCoordTransform.h 25 * primitive's positions (e.g. drawVertices). These are usually the coords a GrEffect wants.

Completed in 399 milliseconds

<<11121314151617181920>>