Home
last modified time | relevance | path

Searched refs:userDataFill (Results 1 – 4 of 4) sorted by relevance

/external/deqp-deps/glslang/glslang/Include/
DPoolAlloc.h86 memset(data(), userDataFill, size); in size()
123 const static unsigned char userDataFill; variable
/external/swiftshader/src/OpenGL/compiler/
DPoolAlloc.h62 memset(data(), userDataFill, size); in size()
100 const static unsigned char userDataFill; variable
DPoolAlloc.cpp142 const unsigned char TAllocation::userDataFill = 0xcd; member in TAllocation
/external/deqp-deps/glslang/glslang/MachineIndependent/
DPoolAlloc.cpp142 const unsigned char TAllocation::userDataFill = 0xcd; member in glslang::TAllocation