HomeSort by relevance Sort by last modified time
    Searched full:texcoord (Results 151 - 175 of 193) sorted by null

1 2 3 4 5 67 8

  /external/autotest/client/site_tests/graphics_PiglitBVT/test_scripts/pinetrail/
graphics_PiglitBVT_9.sh     [all...]
graphics_PiglitBVT_0.sh     [all...]
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/loader/
G3dModelLoader.java 162 } else if (attr.startsWith("TEXCOORD")) {
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_context.c 458 * as wide_point which may need to allocate additional generic/texcoord
  /external/mesa3d/src/mesa/drivers/dri/i915/
i915_vtbl.c 162 fprintf(stderr, "bad texcoord fmt %d\n", i);
i915_fragprog.c     [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_sf_emit.c 590 /* Point sprite coordinate replacement: A texcoord with this
  /external/mesa3d/src/mesa/program/
programopt.c 599 * Actually, just copy the incoming fragment color (or texcoord)
  /external/mesa3d/src/mesa/swrast/
s_context.c 931 _mesa_debug(ctx, "texcoord[%d] %f %f %f %f\n", i,
  /frameworks/base/libs/hwui/
GlopBuilder.cpp 693 vertices.position, vertices.texCoord, vertices.color, vertices.stride);
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_exec.c     [all...]
  /external/autotest/client/site_tests/graphics_PiglitBVT/test_scripts/other/
graphics_PiglitBVT_2.sh     [all...]
graphics_PiglitBVT_9.sh     [all...]
  /external/deqp/modules/gles3/functional/
es3fVertexTextureTests.cpp 354 const Vec3 texCoord = coordA + coordAC*safeFaceCoord.x() + coordAB*safeFaceCoord.y();
357 m_texCoords.push_back(texCoord);
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineImageSamplingInstance.cpp 658 DE_OFFSET_OF(Vertex4Tex4, texCoord), // deUint32 offset;
    [all...]
  /external/mesa3d/src/gallium/drivers/i915/
i915_fpc_translate.c 199 * components wide. Could use a texcoord to pass these
    [all...]
  /external/mesa3d/src/gallium/drivers/nv30/
nvfx_vertprog.c 864 if (vpc->vp->texcoord[i] == fdec->Semantic.Index) {
    [all...]
  /external/mesa3d/src/gallium/drivers/nv50/
nv50_state.c 63 * (The hardware only has 8 slots meant for TexCoord and we have to assign
    [all...]
  /external/mesa3d/src/gallium/drivers/r300/
r300_state_derived.c 467 "r300: Rasterized generic %i written to FS%s in texcoord %d.\n",
    [all...]
  /external/mesa3d/docs/
VERSIONS 185 - texcoord clamping wasn't correct
378 - GL_SPHERE_MAP texcoord generation didn't work correctly
    [all...]
  /external/mesa3d/src/mesa/drivers/common/
meta.c     [all...]
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/shaders/
DefaultShader.java     [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
u_blitter.c 60 float vertices[4][2][4]; /**< {pos, color} or {pos, texcoord} */
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_texstate.c     [all...]
  /external/mesa3d/src/mesa/main/
enable.c 223 _mesa_error(ctx, GL_INVALID_OPERATION, "glEnable/Disable(texcoord unit)");
    [all...]

Completed in 851 milliseconds

1 2 3 4 5 67 8