Searched defs:bufferGL (Results 1 – 6 of 6) sorted by relevance
85 const BufferGL *bufferGL = GetImplAs<BufferGL>(binding.get()); in bindIndexedBuffer() local
775 const BufferGL *bufferGL = GetImplAs<BufferGL>(drawIndirectBuffer); in updateDrawIndirectBufferBinding() local786 const BufferGL *bufferGL = GetImplAs<BufferGL>(dispatchIndirectBuffer); in updateDispatchIndirectBufferBinding() local960 BufferGL *bufferGL = GetImplAs<BufferGL>(shaderStorageBuffer.get()); in updateProgramStorageBufferBindings() local989 BufferGL *bufferGL = GetImplAs<BufferGL>(uniformBuffer.get()); in updateProgramUniformBufferBindings() local1016 BufferGL *bufferGL = GetImplAs<BufferGL>(buffer.get()); in updateProgramAtomicCounterBufferBindings() local
691 BufferGL *bufferGL = GetImplAs<BufferGL>(arrayBuffer); in updateAttribPointer() local
477 gl::Buffer *bufferGL = mState.getElementArrayBuffer(); in syncState() local592 gl::Buffer *bufferGL = binding.getBuffer().get(); in syncDirtyAttrib() local
323 const gl::Buffer *bufferGL = binding.get(); in AppendBufferVectorToDesc() local
1067 deUint32 bufferGL, in readBufferTextureWithMappingAndVerify()1091 deUint32 bufferGL, in readTextureAndVerify()