Home
last modified time | relevance | path

Searched defs:texCoords (Results 1 – 25 of 40) sorted by relevance

12

/external/mesa3d/src/gallium/drivers/i915/
Di915_state_derived.c61 boolean texCoords[I915_TEX_UNITS], colors[2], fog, needW, face; in calculate_vertex_layout() local
/external/skia/samplecode/
DPerlinPatch.cpp143 const SkPoint texCoords[SkPatchUtils::kNumCorners] = { in onDrawContent() local
/external/skqp/samplecode/
DPerlinPatch.cpp143 const SkPoint texCoords[SkPatchUtils::kNumCorners] = { in onDrawContent() local
/external/skia/include/core/
DSkVertices.h221 const SkPoint* texCoords() const { return fTexs; } in texCoords() function
/external/skqp/include/core/
DSkVertices.h221 const SkPoint* texCoords() const { return fTexs; } in texCoords() function
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineReferenceRenderer.cpp293 std::vector<tcu::Vec4> texCoords; in draw() local
DvktPipelineImageSamplingInstance.cpp844 const tcu::ConstPixelBufferAccess& texCoords, in validateResultImage()
1074 const tcu::ConstPixelBufferAccess& texCoords, in validateResultImage()
/external/deqp/modules/gles3/functional/
Des3fFboTestUtil.cpp376 tcu::Vec2 texCoords[4]; in shadeFragments() local
530 tcu::Vec3 texCoords[4]; in shadeFragments() local
638 tcu::Vec3 texCoords[4]; in shadeFragments() local
746 tcu::Vec3 texCoords[4]; in shadeFragments() local
/external/deqp/modules/gles31/functional/
Des31fFboTestUtil.cpp219 tcu::Vec2 texCoords[4]; in shadeFragments() local
390 tcu::Vec4 texCoords[4]; in shadeFragments() local
Des31fTextureGatherTests.cpp503 static inline void computeTexCoordVecs (const vector<float>& texCoords, tcu::Vector<float, N> (&dst… in computeTexCoordVecs()
1721 Vec2 texCoords[4]; in verify() local
1854 Vec3 texCoords[4]; in verify() local
1995 Vec3 texCoords[4]; in verify() local
/external/skqp/src/gpu/ops/
DGrDrawVerticesOp.cpp589 SkTArray<SkPoint>* texCoords, bool hasTexCoords, in randomize_params()
618 SkTArray<SkPoint> texCoords; in GR_DRAW_OP_TEST_DEFINE() local
DGrLatticeOp.cpp271 SkRect texCoords; in onPrepareDraws() local
/external/skia/bench/
DPatchBench.cpp65 const SkPoint texCoords[SkPatchUtils::kNumCorners] = { in setTexCoords() local
/external/skqp/bench/
DPatchBench.cpp65 const SkPoint texCoords[SkPatchUtils::kNumCorners] = { in setTexCoords() local
/external/skia/src/gpu/ops/
DGrDrawVerticesOp.cpp640 SkTArray<SkPoint>* texCoords, bool hasTexCoords, in randomize_params()
669 SkTArray<SkPoint> texCoords; in GR_DRAW_OP_TEST_DEFINE() local
DGrLatticeOp.cpp273 SkRect texCoords; in onPrepareDraws() local
/external/skia/src/core/
DSkVertices.cpp185 SkPoint* SkVertices::Builder::texCoords() { in texCoords() function in SkVertices::Builder
DSkPicturePlayback.cpp389 const SkPoint* texCoords = nullptr; in handleOp() local
/external/skqp/src/core/
DSkVertices.cpp185 SkPoint* SkVertices::Builder::texCoords() { in texCoords() function in SkVertices::Builder
DSkPicturePlayback.cpp381 const SkPoint* texCoords = nullptr; in handleOp() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureFilterMinmaxTests.cpp170 std::vector<float> texCoords = getTexCoords(); in renderQuad() local
/external/skia/src/utils/
DSkPaintFilterCanvas.cpp215 const SkPoint texCoords[], SkBlendMode bmode, in onDrawPatch()
/external/skqp/src/utils/
DSkPaintFilterCanvas.cpp208 const SkPoint texCoords[], SkBlendMode bmode, in onDrawPatch()
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemYCbCrConversionTests.cpp992 const std::vector<tcu::Vec2>& texCoords, in generateYCbCrImage()
1182 std::vector<tcu::Vec2> texCoords; in conversionTest() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp532 static inline void computeTexCoordVecs (const vector<float>& texCoords, tcu::Vector<float, N> (&dst… in computeTexCoordVecs()
1737 Vec2 texCoords[4]; in verify() local
1949 Vec3 texCoords[4]; in verify() local
2168 Vec3 texCoords[4]; in verify() local

12