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

  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Include/
TransferProtocol.h 203 UINT8 IndexMask; // 0x0f will clear all hw breakpoints
  /external/llvm/lib/Target/Hexagon/
RDFGraph.h 339 IndexMask((1 << BitsPerIndex)-1), ActiveEnd(nullptr) {
345 uint32_t Offset = (N1 & IndexMask) * NodeMemSize;
362 const uint32_t IndexMask;
  /external/mesa3d/src/mesa/main/
blend.c 765 if (ctx->Color.IndexMask == mask)
769 ctx->Color.IndexMask = mask;
1005 ctx->Color.IndexMask = ~0u;
attrib.c     [all...]
mtypes.h 413 GLuint IndexMask; /**< Color index write mask */
    [all...]
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DebugAgent.c 893 if ((ClearHwBreakpoint->IndexMask & BIT0) != 0) {
897 if ((ClearHwBreakpoint->IndexMask & BIT1) != 0) {
901 if ((ClearHwBreakpoint->IndexMask & BIT2) != 0) {
905 if ((ClearHwBreakpoint->IndexMask & BIT3) != 0) {
    [all...]
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_icd.h 262 void (GLAPIENTRY * IndexMask)(GLuint);
  /external/mesa3d/src/mesa/drivers/x11/
xm_dd.c 266 if (*colorMask == 0xffffffff && ctx->Color.IndexMask == 0xffffffff) {
  /external/mesa3d/src/mapi/glapi/tests/
check_table.cpp 778 { "glIndexMask", _O(IndexMask) },
    [all...]
  /external/mesa3d/prebuilt-intermediates/main/
get_hash.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
gl_mangle.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
gl_mangle.h     [all...]
  /external/mesa3d/include/GL/
gl_mangle.h     [all...]

Completed in 910 milliseconds