Home
last modified time | relevance | path

Searched defs:bufferGL (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DTransformFeedbackGL.cpp85 const BufferGL *bufferGL = GetImplAs<BufferGL>(binding.get()); in bindIndexedBuffer() local
DStateManagerGL.cpp775 const BufferGL *bufferGL = GetImplAs<BufferGL>(drawIndirectBuffer); in updateDrawIndirectBufferBinding() local
786 const BufferGL *bufferGL = GetImplAs<BufferGL>(dispatchIndirectBuffer); in updateDispatchIndirectBufferBinding() local
960 BufferGL *bufferGL = GetImplAs<BufferGL>(shaderStorageBuffer.get()); in updateProgramStorageBufferBindings() local
989 BufferGL *bufferGL = GetImplAs<BufferGL>(uniformBuffer.get()); in updateProgramUniformBufferBindings() local
1016 BufferGL *bufferGL = GetImplAs<BufferGL>(buffer.get()); in updateProgramAtomicCounterBufferBindings() local
DVertexArrayGL.cpp691 BufferGL *bufferGL = GetImplAs<BufferGL>(arrayBuffer); in updateAttribPointer() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DVertexArrayVk.cpp477 gl::Buffer *bufferGL = mState.getElementArrayBuffer(); in syncState() local
592 gl::Buffer *bufferGL = binding.getBuffer().get(); in syncDirtyAttrib() local
DContextVk.cpp323 const gl::Buffer *bufferGL = binding.get(); in AppendBufferVectorToDesc() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fShaderImageLoadStoreTests.cpp1067 deUint32 bufferGL, in readBufferTextureWithMappingAndVerify()
1091 deUint32 bufferGL, in readTextureAndVerify()