Home
last modified time | relevance | path

Searched defs:srcLocation (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkBuilderUtil.hpp236 … inline DescriptorSetUpdateBuilder &copySingle(VkDescriptorSet srcSet, const Location &srcLocation, in copySingle()
243 … inline DescriptorSetUpdateBuilder &copyArray(VkDescriptorSet srcSet, const Location &srcLocation, in copyArray()
/external/skia/src/gpu/ganesh/d3d/
DGrD3DCommandList.cpp189 const D3D12_TEXTURE_COPY_LOCATION* srcLocation, in copyTextureRegionToTexture()
204 const D3D12_TEXTURE_COPY_LOCATION* srcLocation, in copyTextureRegionToBuffer()
DGrD3DGpu.cpp511 D3D12_TEXTURE_COPY_LOCATION srcLocation = {}; in copySurfaceAsCopyTexture() local
653 D3D12_TEXTURE_COPY_LOCATION srcLocation = {}; in readOrTransferPixels() local