Home
last modified time | relevance | path

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

/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/include/core/
DSkVertices.h90 const SkPoint* texCoords() const { return fTexs; } in texCoords() function
/external/skia/src/gpu/ops/
DGrDrawVerticesOp.cpp355 SkTArray<SkPoint>* texCoords, bool hasTexCoords, in randomize_params()
384 SkTArray<SkPoint> texCoords; in GR_DRAW_OP_TEST_DEFINE() local
/external/skia/samplecode/
DPerlinPatch.cpp144 const SkPoint texCoords[SkPatchUtils::kNumCorners] = { in onDrawContent() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineReferenceRenderer.cpp293 std::vector<tcu::Vec4> texCoords; in draw() local
DvktPipelineImageSamplingInstance.cpp946 const tcu::ConstPixelBufferAccess& texCoords, in validateResultImage()
1158 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
Des3fTextureUnitTests.cpp637 const tcu::Vec2 texCoords[4] = in shadeFragments() 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/skia/bench/
DPatchBench.cpp65 const SkPoint texCoords[SkPatchUtils::kNumCorners] = { in setTexCoords() local
/external/skia/src/core/
DSkVertices.cpp109 SkPoint* SkVertices::Builder::texCoords() { in texCoords() function in SkVertices::Builder
DSkPicturePlayback.cpp435 const SkPoint* texCoords = nullptr; in handleOp() local
/external/skia/src/utils/
DSkPaintFilterCanvas.cpp159 const SkPoint texCoords[], SkBlendMode bmode, in onDrawPatch()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp532 static inline void computeTexCoordVecs (const vector<float>& texCoords, tcu::Vector<float, N> (&dst… in computeTexCoordVecs()
1736 Vec2 texCoords[4]; in verify() local
1948 Vec3 texCoords[4]; in verify() local
2167 Vec3 texCoords[4]; in verify() local
DvktShaderRender.cpp434 tcu::Vec4 ShaderEvalContext::texture2D (int unitNdx, const tcu::Vec2& texCoords) in texture2D()
/external/deqp/modules/gles2/functional/
Des2fTextureUnitTests.cpp481 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/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/skia/tools/debugger/
DSkDrawCommand.cpp3114 Json::Value texCoords = Json::Value(Json::arrayValue); in toJSON() local
3144 SkPoint texCoords[4]; in fromJSON() local
/external/swiftshader/src/OpenGL/libGLES_CM/
DContext.cpp2816 float texCoords[][2] = {{Ucr / textureWidth, Vcr / textureHeight}, in drawTexture() local
/external/skia/src/effects/
DSkLightingImageFilter.cpp1860 SkString texCoords; in emitCode() local