Home
last modified time | relevance | path

Searched defs:subres (Results 1 – 22 of 22) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLStreamTest.cpp498 D3D11_SUBRESOURCE_DATA subres; in TEST_P() local
618 D3D11_SUBRESOURCE_DATA subres; in TEST_P() local
758 D3D11_SUBRESOURCE_DATA subres; in TEST_P() local
935 D3D11_SUBRESOURCE_DATA subres; in TEST_P() local
/third_party/flutter/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLStreamTest.cpp488 D3D11_SUBRESOURCE_DATA subres; in TEST_P() local
608 D3D11_SUBRESOURCE_DATA subres; in TEST_P() local
748 D3D11_SUBRESOURCE_DATA subres; in TEST_P() local
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_image.c309 const VkImageSubresourceLayers *subres, in dzn_image_layers_get_subresource_index()
323 const VkImageSubresourceRange *subres, in dzn_image_range_get_subresource_index()
337 const VkImageSubresource *subres, in dzn_image_get_subresource_index()
350 const VkImageSubresourceLayers *subres, in dzn_image_get_copy_loc()
Ddzn_cmd_buffer.c121 for (uint32_t subres = first_subres; subres < first_subres + subres_count; subres++) { in dzn_cmd_buffer_queue_transition_barriers() local
164 uint32_t subres = dzn_image_range_get_subresource_index(image, range, aspect, 0, layer); in dzn_cmd_buffer_queue_image_range_state_transition() local
221 uint32_t subres = dzn_image_range_get_subresource_index(image, range, aspect, 0, layer); in dzn_cmd_buffer_queue_image_range_layout_transition() local
1185 VkImageSubresourceLayers subres = { in dzn_cmd_buffer_clear_rects_with_copy() local
1325 VkImageSubresourceLayers subres = { in dzn_cmd_buffer_clear_ranges_with_copy() local
1877 const VkImageSubresourceLayers *subres, in dzn_cmd_buffer_blit_prepare_src_view()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkImage.hpp168 Subresource(const VkImageSubresource &subres) in Subresource()
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_blit.cpp253 get_subresource_id(enum pipe_texture_target target, unsigned subres, unsigned stride, in get_subresource_id()
314 for (int subres = 0; subres < nsubres; ++subres) { in copy_subregion_no_barriers() local
Dd3d12_resource.cpp961 int subres = get_subresource_id(res, resid, z, trans->base.b.level); in fill_texture_location() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_meta_copy.c50 const VkImageSubresourceLayers *subres, in blit_surf_for_image_level_layer()
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DD3D12VideoViewsTests.cpp178 D3D11_SUBRESOURCE_DATA subres; in CreateVideoTextureForTest() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DTransliteratorRegistry.java692 String[] subres = res.getStringArray(tag.toString()); in findInBundle() local
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
DTransliteratorRegistry.java691 String[] subres = res.getStringArray(tag.toString()); in findInBundle() local
/third_party/skia/third_party/externals/swiftshader/src/Device/
DBlitter.cpp91 VkImageSubresource subres = { in clear() local
237 VkImageSubresource subres = { in fastClear() local
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_clear_blit.c1454 const VkImageSubresourceLayers *subres, in tu_image_view_copy_blit()
1487 const VkImageSubresourceLayers *subres, in tu_image_view_copy()
1496 const VkImageSubresourceLayers *subres, in tu_image_view_blit()
/third_party/node/deps/icu-small/source/i18n/
Dtransreg.cpp1135 ResourceBundle subres(specToOpen.getBundle().get( in findInBundle() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dtransreg.cpp1129 ResourceBundle subres(specToOpen.getBundle().get( in findInBundle() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dtransreg.cpp1130 ResourceBundle subres(specToOpen.getBundle().get( in findInBundle() local
/third_party/icu/icu4c/source/i18n/
Dtransreg.cpp1129 ResourceBundle subres(specToOpen.getBundle().get( in findInBundle() local
/third_party/flutter/glfw/tests/
Dvulkan.c973 const VkImageSubresource subres = { in demo_prepare_texture_image() local
/third_party/flutter/skia/src/gpu/vk/
DGrVkGpu.cpp654 const VkImageSubresource subres = { in uploadTexDataLinear() local
/third_party/skia/src/gpu/vk/
DGrVkGpu.cpp757 const VkImageSubresource subres = { in uploadTexDataLinear() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DAPInt.cpp1557 int64_t subres = int64_t(u[j+i]) - borrow - (unsigned)p; in KnuthDiv() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPInt.cpp1409 int64_t subres = int64_t(u[j+i]) - borrow - Lo_32(p); in KnuthDiv() local