Searched defs:INDIRECT_STATE_INFO (Results 1 – 1 of 1) sorted by relevance
491 struct INDIRECT_STATE_INFO struct493 uint32_t stateSize = 0; //size of indirectstate494 uint32_t *indirectState = nullptr; //indirectstate address495 uint32_t *gfxAddressBottom = nullptr; //indirect gfx address bottom496 uint32_t *gfxAddressTop = nullptr; //indirect gfx address top497 const char *stateName = "";