Searched defs:arraySlice (Results 1 – 4 of 4) sorted by relevance
75 unsigned int arraySlice = 0; in GetRTVSubresourceIndex() local136 unsigned int arraySlice = 0; in GetDSVSubresourceIndex() local
202 UINT arraySlice = static_cast<UINT>(index.hasLayer() ? index.getLayerIndex() : 0); in getSubresourceIndex() local1932 UINT arraySlice = index.cubeMapFaceIndex(); in getSubresourceIndex() local
29 var arraySlice = bind.call(Function.call, $Array.prototype.slice); variable
1202 uint32_t arraySlice, in TestBothTBCopies()