Searched refs:ByteWidth (Results 1 – 9 of 9) sorted by relevance
121 bufferd.ByteWidth = sizeof(vertex_data); in init()134 cbd.ByteWidth = (sizeof(cb_frame_t) + 15) & ~15; in init()
72 bufferd.ByteWidth = sizeof(vertices); in init()
73 bufferd.ByteWidth = sizeof(vertices); in init()
113 bufferd.ByteWidth = index_offset + index_format * num_indices; in topology()115 char* data = (char*)malloc(bufferd.ByteWidth); in topology()
537 bufferd.ByteWidth = sizeof(cbuf_t); in init()
2276 Optional<size_t> ByteWidth = getLengthOnSingleLine(SM, EdgeRange); in removePunyEdges() local2279 if (!ByteWidth) in removePunyEdges()2283 if (*ByteWidth <= MAX_PUNY_EDGE_LENGTH) { in removePunyEdges()
941 …HRESULT hr = create_resource(PIPE_BUFFER, desc->ByteWidth, 1, 1, 1, 1, DXGI_FORMAT_R8_UNORM, 0, de… in CreateBuffer()
497 UINT ByteWidth;
721 UINT ByteWidth;