HomeSort by relevance Sort by last modified time
    Searched full:multisamples (Results 1 - 25 of 30) sorted by null

1 2

  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
TextureSharedData.h 34 GLsizei multisamples; member in struct:TextureRec
GLClientState.cpp 815 tex->multisamples = 0;
896 texrec->multisamples = samples;
    [all...]
GLClientState.h 74 GLsizei multisamples; member in struct:RboProps
  /external/mesa3d/src/mesa/drivers/dri/i965/
gen7_wm_surface_state.c 56 * Multisamples is not MULTISAMPLECOUNT_1, this field must be set to
71 * This field is ignored if Number of Multisamples is MULTISAMPLECOUNT_1.
80 * If the surface?s Number of Multisamples is MULTISAMPLECOUNT_8, Width
92 * If the surface?s Number of Multisamples is MULTISAMPLECOUNT_8,
94 * Multisamples is MULTISAMPLECOUNT_4, ((Depth+1) * (Height+1)) is >
102 * This field is ignored if Number of Multisamples is MULTISAMPLECOUNT_1.
gen8_depth_state.c 422 * must be used prior to this packet to change the Number of Multisamples.
423 * This packet must not be used to change Number of Multisamples in a
intel_mipmap_tree.c 349 * | Num Multisamples | W_l = | H_l = |
    [all...]
  /external/mesa3d/src/intel/isl/
isl_gen7.c 48 * Multisamples:
65 * Multisamples:
107 * If the surface?s Number of Multisamples is MULTISAMPLECOUNT_8, Width
117 * If the surface?s Number of Multisamples is MULTISAMPLECOUNT_8,
119 * of Multisamples is MULTISAMPLECOUNT_4, ((Depth+1) * (Height+1)) is
259 * If Number of Multisamples is not MULTISAMPLECOUNT_1, this field
isl_gen6.c 45 * Multisamples:
isl_gen8.c 53 * RENDER_SURFACE_STATE Number of Multisamples:
isl.c 92 * @brief Query the set of multisamples supported by the device.
    [all...]
isl_surface_state.c 291 * "If Number of Multisamples is not MULTISAMPLECOUNT_1, this field
isl_format.c 457 * If Number of Multisamples is set to a value other than
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
rasterizer.h 80 /// @tparam RasterScissorEdgesT: number of multisamples
108 /// @tparam NumSamplesT: number of multisamples
  /external/mesa3d/src/gallium/drivers/ilo/
ilo_blitter_rectlist.c 224 * - If Number of Multisamples is NUMSAMPLES_1, the rectangle must be
229 * - If Number of Multisamples is NUMSAMPLES_4, the rectangle must be
235 * - If Number of Multisamples is NUMSAMPLES_8, the rectangle must be
ilo_shader.c 738 * rendering (aka 1X), given Number of Multisamples is programmed to
    [all...]
  /external/mesa3d/src/gallium/drivers/vc4/kernel/
vc4_packet.h 124 /* Number of multisamples supported. */
  /external/mesa3d/src/gallium/drivers/ilo/core/
ilo_state_zs.c 193 * - If Number of Multisamples is NUMSAMPLES_1, the rectangle must be
197 * - If Number of Multisamples is NUMSAMPLES_4, the rectangle must be
202 * - If Number of Multisamples is NUMSAMPLES_8, the rectangle must be
ilo_state_raster.c 605 * when Number of Multisamples == NUMSAMPLES_1 is UNDEFINED."
628 * "If Number of Multisamples is NUMSAMPLES_1, bits 7:1 of this field
631 * If Number of Multisamples is NUMSAMPLES_4, bits 7:4 of this field
    [all...]
ilo_state_surface.c 486 * "If Number of Multisamples is set to a value other than
496 * If Number of Multisamples is set to a value other than
499 * Number of Multisamples is MULTISAMPLECOUNT_8, any compressed
    [all...]
ilo_image.c 110 * Multisamples is not MULTISAMPLECOUNT_1, this field (Surface Array
190 * "If Number of Multisamples is not MULTISAMPLECOUNT_1, this field
341 * multisampled (Number of Multisamples any value other than
475 * - If Number of Multisamples is not MULTISAMPLECOUNT_1, this field
    [all...]
  /external/mesa3d/src/intel/blorp/
blorp.c 243 * If Number of Multisamples is NUMSAMPLES_1, the rectangle must be
  /external/mesa3d/src/gallium/drivers/svga/
svga_surface.c 139 /* single sample surface can be treated as non-multisamples surface */
svga_resource_texture.c 950 /* single sample texture can be treated as non-multisamples texture */
    [all...]
  /external/mesa3d/src/intel/vulkan/
anv_blorp.c     [all...]
  /external/mesa3d/src/intel/genxml/
gen75.xml     [all...]

Completed in 3947 milliseconds

1 2