Home
last modified time | relevance | path

Searched defs:bindBuffers (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/src/gpu/d3d/
DGrD3DPipelineState.cpp153 void GrD3DPipelineState::bindBuffers(GrD3DGpu* gpu, sk_sp<const GrBuffer> indexBuffer, in bindBuffers() function in GrD3DPipelineState
/third_party/skia/m133/src/gpu/ganesh/d3d/
DGrD3DPipelineState.cpp154 void GrD3DPipelineState::bindBuffers(GrD3DGpu* gpu, sk_sp<const GrBuffer> indexBuffer, in bindBuffers() function in GrD3DPipelineState
/third_party/skia/m133/src/gpu/ganesh/
DGrOpsRenderPass.cpp180 void GrOpsRenderPass::bindBuffers(sk_sp<const GrBuffer> indexBuffer, in bindBuffers() function in GrOpsRenderPass
/third_party/skia/src/gpu/
DGrOpsRenderPass.cpp194 void GrOpsRenderPass::bindBuffers(sk_sp<const GrBuffer> indexBuffer, in bindBuffers() function in GrOpsRenderPass
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShaderAtomicCounterOpsTests.cpp442 void ShaderAtomicCounterOpsTestBase::bindBuffers() in bindBuffers() function in gl4cts::ShaderAtomicCounterOpsTestBase