Searched defs:texcoords (Results 1 – 12 of 12) sorted by relevance
/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/angle2/util/ |
D | geometry_utils.h | 42 std::vector<angle::Vector2> texcoords; member
|
/third_party/mesa3d/src/mesa/drivers/dri/r200/ |
D | r200_blit.c | 415 float texcoords[4]; local
|
/third_party/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_blit.c | 264 float texcoords[4]; in emit_draw_packet() local
|
/third_party/mesa3d/src/mesa/swrast/ |
D | s_texcombine.c | 654 const GLfloat (*texcoords)[4] = (const GLfloat (*)[4]) in _swrast_texture_span() local
|
/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
|
/third_party/mesa3d/src/mesa/drivers/common/ |
D | meta.h | 219 const char *texcoords; member
|