HomeSort by relevance Sort by last modified time
    Searched refs:SWR_ASSERT (Results 1 - 25 of 41) sorted by null

1 2

  /external/mesa3d/src/gallium/drivers/swr/rasterizer/memory/
LoadTile.cpp 91 SWR_ASSERT(pSrcSurface->format == R8_UINT);
95 SWR_ASSERT(0, "Unsupported tiling mode");
111 SWR_ASSERT(0, "Unsupported tiling mode");
117 SWR_ASSERT(renderTargetIndex == SWR_ATTACHMENT_STENCIL);
118 SWR_ASSERT(pSrcSurface->format == R8_UINT);
128 SWR_ASSERT(0, "Unsupported tiling mode");
135 SWR_ASSERT(false, "Unsupported format for load tile");
tilingtraits.h 37 static UINT GetCu() { SWR_ASSERT(0); return 0; }
38 static UINT GetCv() { SWR_ASSERT(0); return 0; }
39 static UINT GetCr() { SWR_ASSERT(0); return 0; }
40 static UINT GetTileIDShift() { SWR_ASSERT(0); return 0; }
43 static UINT GetPdepX() { SWR_ASSERT(0); return 0x37; }
44 static UINT GetPdepY() { SWR_ASSERT(0); return 0xC8; }
67 static UINT GetPdepX() { SWR_ASSERT(0); return 0x00; }
68 static UINT GetPdepY() { SWR_ASSERT(0); return 0x00; }
92 static UINT GetPdepX() { SWR_ASSERT(0); return 0x37; }
93 static UINT GetPdepY() { SWR_ASSERT(0); return 0xC8;
    [all...]
StoreTile.cpp 96 SWR_ASSERT(false, "Invalid pixel format / tile mode for store tiles");
Convert.h 270 SWR_ASSERT(!FormatTraits<DstFormat>::isSRGB);
365 SWR_ASSERT(0);
384 SWR_ASSERT(0);
422 SWR_ASSERT(0);
459 SWR_ASSERT(!FormatTraits<SrcFormat>::isSRGB);
550 SWR_ASSERT(0);
727 SWR_ASSERT(0);
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
ringbuffer.h 48 SWR_ASSERT(numEntries > 0);
49 SWR_ASSERT(((1ULL << 32) % numEntries) == 0, "%d is not evenly divisible into 2 ^ 32. Wrap errors will occur!", numEntries);
52 SWR_ASSERT(mpRingBuffer != nullptr);
64 SWR_ASSERT(index < mNumEntries);
88 SWR_ASSERT(numEnqueued <= mNumEntries);
tessellator.h 70 SWR_ASSERT(0, "%s: Not Implemented", __FUNCTION__);
77 SWR_ASSERT(0, "%s: Not Implemented", __FUNCTION__);
86 SWR_ASSERT(0, "%s: Not Implemented", __FUNCTION__);
format_types.h 218 SWR_ASSERT(0); // I think this may be incorrect.
431 SWR_ASSERT(0); // I think this is incorrectly implemented
541 static float fromFloat() { SWR_ASSERT(0); return 0.0; }
542 static simdscalar convertSrgb(simdscalar &in) { SWR_ASSERT(0); return _simd_setzero_ps(); }
552 static float fromFloat() { SWR_ASSERT(0); return 0.0; }
553 static simdscalar convertSrgb(simdscalar &in) { SWR_ASSERT(0); return _simd_setzero_ps(); }
563 static float fromFloat() { SWR_ASSERT(0); return 0.0; }
564 static simdscalar convertSrgb(simdscalar &in) { SWR_ASSERT(0); return _simd_setzero_ps(); }
574 static float fromFloat() { SWR_ASSERT(0); return 0.0; }
575 static simdscalar convertSrgb(simdscalar &in) { SWR_ASSERT(0); return _simd_setzero_ps();
    [all...]
multisample.h 188 SWR_ASSERT(sampleNum < numSamples);
195 SWR_ASSERT(sampleNum < numSamples);
214 INLINE static float X(uint32_t sampleNum) { SWR_ASSERT(sampleNum < numSamples); return samplePosX[sampleNum]; };
215 INLINE static float Y(uint32_t sampleNum) { SWR_ASSERT(sampleNum < numSamples); return samplePosY[sampleNum]; };
307 SWR_ASSERT(sampleNum < numSamples);
315 SWR_ASSERT(sampleNum < numSamples);
335 INLINE static float X(uint32_t sampleNum) { SWR_ASSERT(sampleNum < numSamples); return samplePosX[sampleNum]; };
336 INLINE static float Y(uint32_t sampleNum) { SWR_ASSERT(sampleNum < numSamples); return samplePosY[sampleNum]; };
429 SWR_ASSERT(sampleNum < numSamples);
438 SWR_ASSERT(sampleNum < numSamples)
    [all...]
tilemgr.cpp 45 SWR_ASSERT(x < KNOB_NUM_HOT_TILES_X);
46 SWR_ASSERT(y < KNOB_NUM_HOT_TILES_Y);
71 SWR_ASSERT(mTiles.find(id) != mTiles.end());
78 SWR_ASSERT(tile.mWorkItemsFE == tile.mWorkItemsBE);
92 SWR_ASSERT(x < KNOB_NUM_HOT_TILES_X);
93 SWR_ASSERT(y < KNOB_NUM_HOT_TILES_Y);
120 SWR_ASSERT((hotTile.state == HOTTILE_INVALID) ||
149 default: SWR_ASSERT(false, "Unknown attachment: %d", attachment); format = KNOB_COLOR_HOT_TILE_FORMAT; break;
187 SWR_ASSERT(x < KNOB_NUM_HOT_TILES_X);
188 SWR_ASSERT(y < KNOB_NUM_HOT_TILES_Y)
    [all...]
frontend.cpp 47 SWR_ASSERT(numBits <= (sizeof(uint32_t) * 8), "Too many bits (%d) for %s", numBits, __FUNCTION__);
212 SWR_ASSERT(macroTileXMax <= KNOB_NUM_HOT_TILES_X);
213 SWR_ASSERT(macroTileYMax <= KNOB_NUM_HOT_TILES_Y);
305 SWR_ASSERT(false, "Unsupported topology: %d", mode);
381 SWR_ASSERT(false, "Unsupported topology: %d", mode);
458 SWR_ASSERT(false, "Unsupported topology: %d", topology);
553 SWR_ASSERT(state.pfnSoFunc[streamIndex] != nullptr, "Trying to execute uninitialized streamout jit function.");
605 SWR_ASSERT(stream < MAX_SO_STREAMS);
665 SWR_ASSERT(pGsOut != nullptr, "GS output buffer should be initialized");
666 SWR_ASSERT(pCutBuffer != nullptr, "GS output cut buffer should be initialized")
    [all...]
context.h 418 SWR_ASSERT(pDC != nullptr);
419 SWR_ASSERT(pDC->pState != nullptr);
426 SWR_ASSERT(pDC != nullptr);
427 SWR_ASSERT(pDC->pState != nullptr);
fifo.hpp 132 SWR_ASSERT(newBlock);
clip.cpp 68 default: SWR_ASSERT(false, "invalid clipping plane: %d", ClippingPlane);
107 SWR_ASSERT(false, "invalid clipping plane: %d", ClippingPlane);
176 SWR_ASSERT(NumOutPts <= 6);
pa.h 431 SWR_ASSERT(0 && "Not implemented");
751 SWR_ASSERT(this->adjExtraVert != -1, "Algorith failure!");
    [all...]
threads.cpp 79 SWR_ASSERT(ret == FALSE && GetLastError() == ERROR_INSUFFICIENT_BUFFER);
82 SWR_ASSERT(pBufferMem);
85 SWR_ASSERT(ret != FALSE, "Failed to get Processor Topology Information");
92 SWR_ASSERT(pBuffer->Relationship == RelationProcessorCore);
120 SWR_ASSERT(false, "Shouldn't get here in 64-bit mode");
134 SWR_ASSERT(ret);
371 SWR_ASSERT(result >= 0);
525 SWR_ASSERT(numWorkItems);
528 SWR_ASSERT(pWork);
694 SWR_ASSERT(pDC->pDispatch != nullptr)
    [all...]
api.cpp 296 SWR_ASSERT(pCurDrawContext->pState->pArena->IsEmpty() == true);
307 SWR_ASSERT(pPrevDrawContext->cleanupState == false);
312 SWR_ASSERT(pCurDrawContext->pState->pArena->IsEmpty() == true);
316 SWR_ASSERT(pCurDrawContext->pArena->IsEmpty() == true);
340 SWR_ASSERT(isSplitDraw == false, "Split draw should only be used when obtaining a new DC");
350 SWR_ASSERT(pDC->pState != nullptr);
411 SWR_ASSERT(pOutputStateBlock && memSize >= sizeof(*pSrc));
423 SWR_ASSERT(pStateBlock && memSize >= sizeof(*pDst));
442 SWR_ASSERT(pfnFunc != nullptr);
531 SWR_ASSERT(streamIndex < MAX_SO_STREAMS)
    [all...]
tilemgr.h 212 SWR_ASSERT(result >= 0, "Should never oversubscribe work");
236 SWR_ASSERT(mPfnDispatch != nullptr);
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
swr_assert.h 28 #error swr_assert.h should not be included directly, please include "common/os.h" instead.
41 // - SWR_ASSERT(expression, ...): Inform the user is expression is false.
45 // - SWR_REL_ASSERT(expression, ...): Unconditionally enabled version of SWR_ASSERT
47 // - SWR_ASSUME_ASSERT(expression, ...): Conditionally enabled SWR_ASSERT. Uses
48 // SWR_ASSUME if SWR_ASSERT is disabled.
88 #define SWR_ASSERT(e, ...) assert(e)
127 #define SWR_ASSERT(e, ...) _SWR_ASSERT(true, e, ##__VA_ARGS__)
128 #define SWR_ASSUME_ASSERT(e, ...) SWR_ASSERT(e, ##__VA_ARGS__)
134 #define assert(exp) SWR_ASSERT(exp)
149 #define SWR_ASSERT(e, ...) (void)(0
    [all...]
rdtsc_buckets.h 117 SWR_ASSERT(tlsThreadId < mThreads.size());
144 SWR_ASSERT(tlsThreadId < mThreads.size());
156 SWR_ASSERT(bt.pCurrent->id == id, "Mismatched buckets detected");
172 SWR_ASSERT(tlsThreadId < mThreads.size());
formats.h 260 SWR_ASSERT(format < NUM_SWR_FORMATS, "Invalid Surface Format: %d", format);
261 SWR_ASSERT(gFormatInfo[format].name != nullptr, "Invalid Surface Format: %d", format);
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/archrast/
eventmanager.h 75 void Detach(EventHandler* pHandler) { SWR_ASSERT(0); }
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
fetch_jit.cpp 161 default: SWR_ASSERT(0, "Unsupported index type"); vIndices = nullptr; break;
262 SWR_ASSERT((info.bpp != 0), "Unsupported format in JitLoadVertices.");
267 SWR_ASSERT(ied.ComponentPacking == ComponentEnable::XYZW, "Fetch load path doesn't support component packing.");
340 default: SWR_ASSERT(false, "Unsupported underlying bpp!");
361 SWR_ASSERT(false, "Unsupported underlying type!");
377 SWR_ASSERT(false, "Unsupported underlying type!");
393 SWR_ASSERT(false, "Unsupported underlying type!");
409 SWR_ASSERT(false, "Unsupported underlying type!");
419 SWR_ASSERT(false, "Unsupported underlying type!");
433 SWR_ASSERT(false, "Unsupported type %d!", info.type[0])
    [all...]
builder.cpp 77 SWR_ASSERT(sizeof(uint32_t*) == 8);
blend_jit.cpp 140 SWR_ASSERT(false, "Unsupported blend factor: %d", factor);
182 default: SWR_ASSERT(false, "Unsupport format type: %d", type);
234 default: SWR_ASSERT(false, "Unsupported format type: %d", info.type[c]);
290 SWR_ASSERT(false, "Unsupported blend operation: %d", blendOp);
440 SWR_ASSERT(false, "Unsupported logic operation: %d", logicOp);
473 SWR_ASSERT(false, "Invalid alpha test function");
494 SWR_ASSERT(false, "Invalid alpha test function");
687 SWR_ASSERT(0, "Unsupported type for logic op\n");
728 SWR_ASSERT(0, "Unsupported type for logic op\n");
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/scripts/templates/
ar_eventhandlerfile_h.template 95 SWR_ASSERT(0, "ArchRast: Could not open event file!");

Completed in 237 milliseconds

1 2