OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full: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 3199 milliseconds