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

  /external/deqp/framework/opengl/
gluVarType.hpp 221 MEMORYACCESSQUALIFIER_WRITEONLY_BIT = 0x10,
223 MEMORYACCESSQUALIFIER_MASK = (MEMORYACCESSQUALIFIER_WRITEONLY_BIT << 1) - 1
gluVarType.cpp 213 case MEMORYACCESSQUALIFIER_WRITEONLY_BIT: return "writeonly";
  /external/deqp/modules/gles31/functional/
es31fProgramInterfaceDefinitionUtil.cpp     [all...]

Completed in 56 milliseconds