HomeSort by relevance Sort by last modified time
    Searched refs:m_pixelPackBufferBinding (Results 1 - 2 of 2) sorted by null

  /external/deqp/framework/opengl/simplereference/
sglrReferenceContext.hpp 806 void* getPixelPackPtr (void* ptrOffset) const { return m_pixelPackBufferBinding ? (void*)((deUintptr)m_pixelPackBufferBinding->getData()+(deUintptr)ptrOffset) : ptrOffset; }
    [all...]
sglrReferenceContext.cpp 346 , m_pixelPackBufferBinding (DE_NULL)
    [all...]

Completed in 29 milliseconds