Home
last modified time | relevance | path

Searched refs:dx10 (Results 1 – 25 of 63) sorted by relevance

123

/external/skqp/src/utils/win/
DSkDWriteGeometrySink.cpp92 float dx10 = cubic[1].x - cubic[0].x; in check_quadratic() local
94 float midX = cubic[0].x + dx10 * 3 / 2; in check_quadratic()
/external/skia/src/utils/win/
DSkDWriteGeometrySink.cpp92 float dx10 = cubic[1].x - cubic[0].x; in check_quadratic() local
94 float midX = cubic[0].x + dx10 * 3 / 2; in check_quadratic()
/external/deqp-deps/glslang/Test/
Dhlsl.getdimensions.dx10.vert17 // Most of the tests are in the hlsl.getdimensions.dx10.frag on the fragment side.
/external/skqp/src/pathops/
DSkReduceOrder.cpp126 double dx10 = cubic[1].fX - cubic[0].fX; in check_quadratic() local
128 double midX = cubic[0].fX + dx10 * 3 / 2; in check_quadratic()
/external/skia/src/pathops/
DSkReduceOrder.cpp126 double dx10 = cubic[1].fX - cubic[0].fX; in check_quadratic() local
128 double midX = cubic[0].fX + dx10 * 3 / 2; in check_quadratic()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUFeatures.td58 def FeatureDX10Clamp : SubtargetFeature<"dx10-clamp",
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dhsa-fp-mode.ll79 attributes #6 = { nounwind "target-cpu"="fiji" "target-features"="-dx10-clamp" }
Dclamp.ll706 attributes #2 = { nounwind "target-features"="-dx10-clamp,-fp-exceptions" "no-nans-fp-math"="false"…
707 attributes #3 = { nounwind "target-features"="+dx10-clamp,+fp-exceptions" "no-nans-fp-math"="false"…
708 attributes #4 = { nounwind "target-features"="-dx10-clamp,+fp-exceptions" "no-nans-fp-math"="false"…
/external/pdfium/third_party/lcms/src/
Dcmsintrp.c457 dx00, dx01, dx10, dx11, in TrilinearInterpFloat() local
495 dx10 = LERP(fx, d010, d110); in TrilinearInterpFloat()
498 dxy0 = LERP(fy, dx00, dx10); in TrilinearInterpFloat()
529 dx00, dx01, dx10, dx11, in TrilinearInterp16() local
572 dx10 = LERP(rx, d010, d110); in TrilinearInterp16()
575 dxy0 = LERP(ry, dx00, dx10); in TrilinearInterp16()
/external/deqp-deps/glslang/Test/baseResults/
Dhlsl.getdimensions.dx10.vert.out1 hlsl.getdimensions.dx10.vert
Dhlsl.sample.sub-vec4.dx10.frag.out1 hlsl.sample.sub-vec4.dx10.frag
Dhlsl.load.rwbuffer.dx10.frag.out1 hlsl.load.rwbuffer.dx10.frag
Dhlsl.gather.offsetarray.dx10.frag.out1 hlsl.gather.offsetarray.dx10.frag
Dhlsl.gather.offset.dx10.frag.out1 hlsl.gather.offset.dx10.frag
Dhlsl.gather.basic.dx10.vert.out1 hlsl.gather.basic.dx10.vert
Dhlsl.load.buffer.float.dx10.frag.out1 hlsl.load.buffer.float.dx10.frag
Dhlsl.load.buffer.dx10.frag.out1 hlsl.load.buffer.dx10.frag
Dhlsl.gather.array.dx10.frag.out1 hlsl.gather.array.dx10.frag
Dhlsl.gather.basic.dx10.frag.out1 hlsl.gather.basic.dx10.frag
Dhlsl.sample.offsetarray.dx10.frag.out1 hlsl.sample.offsetarray.dx10.frag
Dhlsl.samplegrad.offsetarray.dx10.frag.out1 hlsl.samplegrad.offsetarray.dx10.frag
Dhlsl.samplebias.offsetarray.dx10.frag.out1 hlsl.samplebias.offsetarray.dx10.frag
Dhlsl.samplelevel.offsetarray.dx10.frag.out1 hlsl.samplelevel.offsetarray.dx10.frag
Dhlsl.samplegrad.array.dx10.frag.out1 hlsl.samplegrad.array.dx10.frag
Dhlsl.samplelevel.array.dx10.frag.out1 hlsl.samplelevel.array.dx10.frag

123