Home
last modified time | relevance | path

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

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