Home
last modified time | relevance | path

Searched defs:texcoords (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/angle2/util/
Dgeometry_utils.h42 std::vector<angle::Vector2> texcoords; member
/third_party/flutter/skia/third_party/externals/angle2/util/
Dgeometry_utils.h42 std::vector<angle::Vector2> texcoords; member
/third_party/mesa3d/src/mesa/drivers/dri/r200/
Dr200_blit.c415 float texcoords[4]; local
/third_party/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_blit.c264 float texcoords[4]; in emit_draw_packet() local
/third_party/mesa3d/src/mesa/swrast/
Ds_texcombine.c654 const GLfloat (*texcoords)[4] = (const GLfloat (*)[4]) in _swrast_texture_span() local
/third_party/flutter/skia/third_party/externals/sdl/test/
Dtestshader.c422 GLfloat texcoords[4]; in main() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/shaders/
Dcommon.h74 static inline float3 cubeTexcoords(float2 texcoords, int face) in cubeTexcoords()
/third_party/vk-gl-cts/modules/egl/
DteglGLES2SharingTests.cpp642 GLfloat texcoords[] = {0.0f, 0.0f, 0.5f, 0.0f, 0.5f, 1.0f, 0.0f, 1.0f}; in renderResource() local
667 GLfloat texcoords[] = {0.5f, 0.0f, 1.0f, 0.0f, 1.0f, 1.0f, 0.5f, 1.0f}; in renderResource() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstgloverlaycompositor.c109 static const GLfloat texcoords[] = { in gst_gl_composition_overlay_init_vertex_buffer() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_state.h128 uint32_t texcoords; member
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_context.h132 } texcoords[I915_TEX_UNITS]; member
/third_party/mesa3d/src/mesa/drivers/common/
Dmeta.h219 const char *texcoords; member