Home
last modified time | relevance | path

Searched refs:sheet_bytes (Results 1 – 7 of 7) sorted by relevance

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_surfacedefs.h1463 size_t sheet_bytes; member
1541 cache->sheet_bytes = cache->mip_chain_bytes * num_layers; in svga3dsurface_setup_cache()
1542 if (!cache->sheet_bytes) in svga3dsurface_setup_cache()
1569 if (offset >= cache->sheet_bytes) in svga3dsurface_get_loc()
1570 offset %= cache->sheet_bytes; in svga3dsurface_get_loc()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_surfacedefs.h1463 size_t sheet_bytes; member
1541 cache->sheet_bytes = cache->mip_chain_bytes * num_layers; in svga3dsurface_setup_cache()
1542 if (!cache->sheet_bytes) in svga3dsurface_setup_cache()
1569 if (offset >= cache->sheet_bytes) in svga3dsurface_get_loc()
1570 offset %= cache->sheet_bytes; in svga3dsurface_get_loc()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_surfacedefs.h1463 size_t sheet_bytes; member
1541 cache->sheet_bytes = cache->mip_chain_bytes * num_layers; in svga3dsurface_setup_cache()
1542 if (!cache->sheet_bytes) in svga3dsurface_setup_cache()
1569 if (offset >= cache->sheet_bytes) in svga3dsurface_get_loc()
1570 offset %= cache->sheet_bytes; in svga3dsurface_get_loc()
/dports/lang/spidermonkey78/firefox-78.9.0/servo/ports/geckolib/
H A Dglue.rs1599 let mut sheet_bytes = nsCString::new(); in Servo_StyleSheet_FromUTF8BytesAsync() localVariable
1600 sheet_bytes.assign(bytes); in Servo_StyleSheet_FromUTF8BytesAsync()
1605 sheet_bytes, in Servo_StyleSheet_FromUTF8BytesAsync()
/dports/www/firefox-esr/firefox-91.8.0/servo/ports/geckolib/
H A Dglue.rs1603 let mut sheet_bytes = nsCString::new(); in Servo_StyleSheet_FromUTF8BytesAsync() localVariable
1604 sheet_bytes.assign(bytes); in Servo_StyleSheet_FromUTF8BytesAsync()
1609 sheet_bytes, in Servo_StyleSheet_FromUTF8BytesAsync()
/dports/www/firefox/firefox-99.0/servo/ports/geckolib/
H A Dglue.rs1606 let mut sheet_bytes = nsCString::new(); in Servo_StyleSheet_FromUTF8BytesAsync() localVariable
1607 sheet_bytes.assign(bytes); in Servo_StyleSheet_FromUTF8BytesAsync()
1612 sheet_bytes, in Servo_StyleSheet_FromUTF8BytesAsync()
/dports/mail/thunderbird/thunderbird-91.8.0/servo/ports/geckolib/
H A Dglue.rs1603 let mut sheet_bytes = nsCString::new(); in Servo_StyleSheet_FromUTF8BytesAsync() localVariable
1604 sheet_bytes.assign(bytes); in Servo_StyleSheet_FromUTF8BytesAsync()
1609 sheet_bytes, in Servo_StyleSheet_FromUTF8BytesAsync()