Home
last modified time | relevance | path

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

/external/skia/gm/
Dpatch.cpp85 const SkPoint texCoords[SkPatchUtils::kNumCorners] = { variable
/external/opencv3/samples/gpu/
Dopengl.cpp83 Mat_<Vec2f> texCoords(1, 4); in main() local
/external/mesa3d/src/gallium/drivers/i915/
Di915_state_derived.c62 boolean texCoords[I915_TEX_UNITS], colors[2], fog, needW, face; in calculate_vertex_layout() local
/external/skia/src/gpu/batches/
DGrDrawVerticesBatch.cpp257 SkTArray<SkPoint>* texCoords, bool hasTexCoords, in randomize_params()
281 SkTArray<SkPoint> texCoords; in DRAW_BATCH_TEST_DEFINE() local
/external/skia/bench/
DPatchGridBench.cpp73 SkPoint texCoords[4][5] = { in setGrid() local
DPatchBench.cpp65 const SkPoint texCoords[SkPatchUtils::kNumCorners] = { in setTexCoords() local
/external/skia/src/utils/
DSkPatchGrid.cpp173 SkPoint texCoords[4]; in draw() local
DSkPaintFilterCanvas.cpp159 const SkPoint texCoords[], SkXfermode* xmode, in onDrawPatch()
/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
Des3fTextureUnitTests.cpp636 const tcu::Vec2 texCoords[4] = in shadeFragments() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineReferenceRenderer.cpp293 std::vector<tcu::Vec4> texCoords; in draw() local
/external/skia/samplecode/
DPerlinPatch.cpp138 const SkPoint texCoords[SkPatchUtils::kNumCorners] = { in onDrawContent() local
/external/deqp/modules/gles31/functional/
Des31fFboTestUtil.cpp219 tcu::Vec2 texCoords[4]; in shadeFragments() local
384 tcu::Vec4 texCoords[4]; in shadeFragments() local
Des31fTextureGatherTests.cpp487 static inline void computeTexCoordVecs (const vector<float>& texCoords, tcu::Vector<float, N> (&dst… in computeTexCoordVecs()
1701 Vec2 texCoords[4]; in verify() local
1834 Vec3 texCoords[4]; in verify() local
1975 Vec3 texCoords[4]; in verify() local
Des31fTextureBorderClampTests.cpp1106 const tcu::Vec2 texCoords[4] = in verifyTextureGatherResult() local
1170 const tcu::Vec2 texCoords[4] = in verifyTextureGatherCmpResult() local
/external/opencv3/samples/cpp/
Ddetect_mser.cpp227 Mat_<Vec2f> texCoords(1, img.cols*img.rows); in DrawOpenGLMSER() local
/external/skia/src/core/
DSkPicturePlayback.cpp300 const SkPoint* texCoords = nullptr; in handleOp() local
/external/deqp/modules/gles2/functional/
Des2fTextureUnitTests.cpp480 const tcu::Vec2 texCoords[4] = in shadeFragments() local
Des2fTextureSpecificationTests.cpp210 tcu::Vec2 texCoords[4]; in shadeFragments() local
292 tcu::Vec3 texCoords[4]; in shadeFragments() local
/external/skia/src/gpu/
DGrDrawContext.cpp408 const SkPoint texCoords[], in drawVertices()
/external/deqp/modules/egl/
DteglGLES2SharingTests.cpp555 static const GLfloat texCoords[] = { in renderResource() local
/external/deqp/modules/glshared/
DglsShaderRenderCase.cpp314 tcu::Vec4 ShaderEvalContext::texture2D (int unitNdx, const tcu::Vec2& texCoords) in texture2D()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp357 tcu::Vec4 ShaderEvalContext::texture2D (int unitNdx, const tcu::Vec2& texCoords) in texture2D()
/external/skia/tools/debugger/
DSkDrawCommand.cpp2651 Json::Value texCoords = Json::Value(Json::arrayValue); in toJSON() local
2685 SkPoint texCoords[4]; in fromJSON() local
/external/skia/src/effects/
DSkLightingImageFilter.cpp1798 SkString texCoords; in emitCode() local