Home
last modified time | relevance | path

Searched refs:ValidateOffset (Results 26 – 29 of 29) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/client/
H A Dgles2_implementation.cc1469 !ValidateOffset(func_name, reinterpret_cast<GLintptr>(indices))) { in DrawElementsImpl()
1491 if (!ValidateOffset("glDrawElementsIndirect", in DrawElementsIndirect()
2372 if (!ValidateOffset("glVertexAttribIPointer", in VertexAttribIPointer()
2403 if (!ValidateOffset("glVertexAttribPointer", in VertexAttribPointer()
2511 !ValidateOffset("glBufferSubData", offset)) { in BufferSubDataHelper()
5502 if (!ValidateOffset("glDrawArraysIndirect", in DrawArraysIndirect()
5866 !ValidateOffset("glMapBufferSubDataCHROMIUM", offset)) { in MapBufferSubDataCHROMIUM()
5948 !ValidateOffset("glMapBufferRange", offset)) { in MapBufferRange()
6839 !ValidateOffset("glDrawElementsInstancedANGLE", in DrawElementsInstancedANGLE()
6885 !ValidateOffset("glDrawElementsInstancedBaseVertexBaseInstanceANGLE", in DrawElementsInstancedBaseVertexBaseInstanceANGLE()
[all …]
H A Dgles2_implementation.h645 bool ValidateOffset(const char* func, GLintptr offset);
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/pvr/guilib/
H A DGUIEPGGridContainer.cpp190 ValidateOffset(); in Process()
1287 ValidateOffset(); in OnMouseEvent()
1565 void CGUIEPGGridContainer::ValidateOffset() in ValidateOffset() function in CGUIEPGGridContainer
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/client/
H A Dgles2_implementation.h644 bool ValidateOffset(const char* func, GLintptr offset);

12