Searched refs:srcLocation (Results 1 – 8 of 8) sorted by relevance
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkBuilderUtil.hpp | 252 const Location& srcLocation, in copySingle() argument 256 …return copy(srcSet, srcLocation.m_binding, srcLocation.m_arrayElement, destSet, destLocation.m_bin… in copySingle() 260 const Location& srcLocation, in copyArray() argument 265 …return copy(srcSet, srcLocation.m_binding, srcLocation.m_arrayElement, destSet, destLocation.m_bin… in copyArray()
|
/external/jdiff/src/jdiff/ |
D | RootDocToXML.java | 864 String srcLocation = null; in addPkgDocumentation() local 868 srcLocation = options[opt][1]; in addPkgDocumentation() 873 if (srcLocation != null) { in addPkgDocumentation() 875 if (srcLocation.startsWith("..")) { in addPkgDocumentation() 877 while (srcLocation.startsWith("..")) { in addPkgDocumentation() 878 srcLocation = srcLocation.substring(3); in addPkgDocumentation() 882 srcLocation = curDir + srcLocation; in addPkgDocumentation() 884 filename = srcLocation + JDiff.DIR_SEP + filename; in addPkgDocumentation()
|
/external/skia/src/gpu/d3d/ |
D | GrD3DGpu.cpp | 490 D3D12_TEXTURE_COPY_LOCATION srcLocation = {}; in copySurfaceAsCopyTexture() local 491 srcLocation.pResource = srcResource->d3dResource(); in copySurfaceAsCopyTexture() 492 srcLocation.Type = D3D12_TEXTURE_COPY_TYPE_SUBRESOURCE_INDEX; in copySurfaceAsCopyTexture() 493 srcLocation.SubresourceIndex = 0; in copySurfaceAsCopyTexture() 507 &srcLocation, in copySurfaceAsCopyTexture() 581 D3D12_TEXTURE_COPY_LOCATION srcLocation = {}; in onReadPixels() local 582 srcLocation.pResource = texResource->d3dResource(); in onReadPixels() 583 SkASSERT(srcLocation.pResource); in onReadPixels() 584 srcLocation.Type = D3D12_TEXTURE_COPY_TYPE_SUBRESOURCE_INDEX; in onReadPixels() 585 srcLocation.SubresourceIndex = 0; in onReadPixels() [all …]
|
D | GrD3DCommandList.h | 78 const D3D12_TEXTURE_COPY_LOCATION* srcLocation, 86 const D3D12_TEXTURE_COPY_LOCATION* srcLocation,
|
D | GrD3DCommandList.cpp | 189 const D3D12_TEXTURE_COPY_LOCATION* srcLocation, in copyTextureRegionToTexture() argument 196 fCommandList->CopyTextureRegion(dstLocation, dstX, dstY, 0, srcLocation, srcBox); in copyTextureRegionToTexture() 204 const D3D12_TEXTURE_COPY_LOCATION* srcLocation, in copyTextureRegionToBuffer() argument 211 fCommandList->CopyTextureRegion(dstLocation, dstX, dstY, 0, srcLocation, srcBox); in copyTextureRegionToBuffer()
|
/external/llvm-project/mlir/lib/Parser/ |
D | Parser.cpp | 760 auto srcLocation = getEncodedSourceLocation(getToken().getLoc()); in parseGenericOperation() local 770 OperationState result(srcLocation, name); in parseGenericOperation() 1643 auto srcLocation = getEncodedSourceLocation(opLoc); in parseCustomOperation() local 1646 OperationState opState(srcLocation, opDefinition->name); in parseCustomOperation()
|
/external/guice/lib/build/jdiff/ |
D | jdiff.jar | META-INF/
META-INF/MANIFEST.MF
jdiff/
jdiff/API.class
API ... |
/external/icu/tools/srcgen/currysrc/libs/ |
D | org.eclipse.core.resources_3.13.0.v20180512-1138.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |