Home
last modified time | relevance | path

Searched defs:bufferLocation (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/
H A DGrD3DCommandList.cpp532 unsigned int rootParameterIndex, D3D12_GPU_VIRTUAL_ADDRESS bufferLocation) { in setGraphicsRootConstantBufferView()
542 unsigned int rootParameterIndex, D3D12_GPU_VIRTUAL_ADDRESS bufferLocation) { in setComputeRootConstantBufferView()
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkRayTracingUtil.cpp2552 const InstanceData &instanceData, uint8_t *bufferLocation, in updateSingleInstance()