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() local955 BufferGL *bufferGL = GetImplAs<BufferGL>(shaderStorageBuffer.get()); in updateProgramStorageBufferBindings() local984 BufferGL *bufferGL = GetImplAs<BufferGL>(uniformBuffer.get()); in updateProgramUniformBufferBindings() local1011 BufferGL *bufferGL = GetImplAs<BufferGL>(buffer.get()); in updateProgramAtomicCounterBufferBindings() local
484 gl::Buffer *bufferGL = mState.getElementArrayBuffer(); in syncState() local600 gl::Buffer *bufferGL = binding.getBuffer().get(); in syncDirtyAttrib() local
305 const gl::Buffer *bufferGL = binding.get(); in AppendBufferVectorToDesc() local
1040 deUint32 bufferGL, in readBufferTextureWithMappingAndVerify()1064 deUint32 bufferGL, in readTextureAndVerify()