Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/util/
Dgeometry_utils.h42 std::vector<angle::Vector2> texcoords; member
/third_party/skia/third_party/externals/angle2/util/
Dgeometry_utils.h42 std::vector<angle::Vector2> texcoords; member
/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