Searched defs:bufferGL (Results 1 – 5 of 5) sorted by relevance
83 const BufferGL *bufferGL = GetImplAs<BufferGL>(binding.get()); in bindIndexedBuffer() local
692 const BufferGL *bufferGL = GetImplAs<BufferGL>(drawIndirectBuffer); in updateDrawIndirectBufferBinding() local703 const BufferGL *bufferGL = GetImplAs<BufferGL>(dispatchIndirectBuffer); in updateDispatchIndirectBufferBinding() local872 BufferGL *bufferGL = GetImplAs<BufferGL>(shaderStorageBuffer.get()); in updateProgramStorageBufferBindings() local901 BufferGL *bufferGL = GetImplAs<BufferGL>(uniformBuffer.get()); in updateProgramUniformBufferBindings() local928 BufferGL *bufferGL = GetImplAs<BufferGL>(buffer.get()); in updateProgramAtomicCounterBufferBindings() local
154 const BufferGL *bufferGL = GetImplAs<BufferGL>(elementArrayBuffer); in updateElementArrayBufferBinding() local793 const BufferGL *bufferGL = GetImplAs<BufferGL>(mAppliedElementArrayBuffer.get()); in validateState() local
454 gl::Buffer *bufferGL = mState.getElementArrayBuffer(); in syncState() local569 gl::Buffer *bufferGL = binding.getBuffer().get(); in syncDirtyAttrib() local
1033 deUint32 bufferGL, in readBufferTextureWithMappingAndVerify()1057 deUint32 bufferGL, in readTextureAndVerify()