Searched defs:bufferGL (Results 1 – 5 of 5) 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
526 gl::Buffer *bufferGL = mState.getElementArrayBuffer(); in syncState() local638 gl::Buffer *bufferGL = binding.getBuffer().get(); in syncDirtyAttrib() local860 gl::Buffer *bufferGL = binding.getBuffer().get(); in updateStreamedAttribs() local
376 const gl::Buffer *bufferGL = binding.get(); in AppendBufferVectorToDesc() local
1040 deUint32 bufferGL, in readBufferTextureWithMappingAndVerify()1064 deUint32 bufferGL, in readTextureAndVerify()