Searched defs:texcoords (Results 1 – 8 of 8) sorted by relevance
/third_party/flutter/skia/third_party/externals/angle2/util/ |
D | geometry_utils.h | 42 std::vector<angle::Vector2> texcoords; member
|
/third_party/skia/third_party/externals/angle2/util/ |
D | geometry_utils.h | 42 std::vector<angle::Vector2> texcoords; member
|
/third_party/flutter/skia/third_party/externals/sdl/test/ |
D | testshader.c | 422 GLfloat texcoords[4]; in main() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/shaders/ |
D | common.h | 74 static inline float3 cubeTexcoords(float2 texcoords, int face) in cubeTexcoords()
|
/third_party/vk-gl-cts/modules/egl/ |
D | teglGLES2SharingTests.cpp | 642 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/ |
D | gstgloverlaycompositor.c | 109 static const GLfloat texcoords[] = { in gst_gl_composition_overlay_init_vertex_buffer() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_state.h | 128 uint32_t texcoords; member
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
D | i915_context.h | 132 } texcoords[I915_TEX_UNITS]; member
|