Home
last modified time | relevance | path

Searched defs:buffers (Results 101 - 125 of 314) sorted by relevance

12345678910>>...13

/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/
H A DComputeTests.cpp185 uint32_t *buffers; in test() local
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DVertexStateTests.cpp168 void MakeVertexState(const std::vector<VertexBufferSpec>& buffers, in MakeVertexState() argument
[all...]
H A DBufferTests.cpp369 std::array<wgpu::Buffer, kBuffers> buffers; in TEST_P() local
[all...]
/third_party/toybox/toys/other/
H A Dvmstat.c35 uint64_t memfree, buffers, cached, swapfree, swaptotal; member
/third_party/skia/third_party/externals/dawn/src/tests/white_box/
H A DD3D12ResidencyTests.cpp58 std::vector<wgpu::Buffer> buffers; in AllocateBuffers() local
[all...]
/third_party/python/Modules/clinic/
H A D_pickle.c.h339 PyObject *buffers = NULL; in _pickle_Unpickler___init__() local
674 PyObject *buffers in _pickle_load() local
777 PyObject *buffers = NULL; _pickle_loads() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationCommonEdgeTests.cpp415 const VkBuffer buffers[] = { *vertexBuffer, *vertexBuffer }; in test() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dgpu_resource_manager.h432 BASE_NS::vector<BASE_NS::unique_ptr<GpuBuffer>> buffers; // pre-created member
/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/
H A Drender_node_scene_util.cpp316 SceneBufferHandles buffers; in GetSceneBufferHandles() local
352 SceneCameraBufferHandles buffers; GetSceneCameraBufferHandles() local
[all...]
/foundation/graphic/graphic_surface/surface/test/fuzztest/surface_fuzzer/
H A Dsurface_fuzzer.cpp121 std::vector<sptr<SurfaceBuffer>> buffers; in SurfaceFuzzTest3() local
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_context.h80 struct pipe_shader_buffer buffers[PIPE_SHADER_TYPES][PIPE_MAX_SHADER_BUFFERS]; member
/third_party/mesa3d/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_cs.c229 struct radeon_bo_item *buffers; in radeon_lookup_buffer() local
[all...]
/third_party/mesa3d/src/intel/common/
H A Dintel_aux_map.c106 struct list_head buffers; member
/third_party/mesa3d/src/mesa/main/
H A Dglthread_varray.c475 _mesa_glthread_DSAVertexBuffers(struct gl_context *ctx, GLuint vaobj, GLuint first, GLsizei count, const GLuint *buffers, const GLintptr *offsets, const GLsizei *strides) _mesa_glthread_DSAVertexBuffers() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_gmem.c808 fd_gmem_needs_restore(struct fd_batch *batch, const struct fd_tile *tile, uint32_t buffers) fd_gmem_needs_restore() argument
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_winsys_dri.c189 xcb_dri2_dri2_buffer_t *buffers, *back_left = NULL; in vl_dri2_screen_texture_from_drawable() local
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_clear.c639 crocus_clear(struct pipe_context *ctx, unsigned buffers, const struct pipe_scissor_state *scissor_state, const union pipe_color_union *p_color, double depth, unsigned stencil) crocus_clear() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DVulkanCommandBufferPerf.cpp64 int buffers = NUM_CMD_BUFFERS; member
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DRenderPipeline.cpp575 const VertexBufferLayout* buffers = descriptor->vertex.buffers; in RenderPipelineBase() local
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fIndexedStateQueryTests.cpp401 GLuint buffers[2]; in testUniformBuffers() local
454 GLuint buffers[2]; in testUniformBuffers() local
[all...]
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Ddwarf_test.cpp100 std::vector<MemoryArea> buffers; member in OHOS::HiviewDFX::DfxMemoryTest
/base/update/updater/services/ptable_parse/
H A Dptable.cpp136 struct stat buffers; in CheckFileExist() local
/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dproducer_surface_test.cpp256 std::vector<sptr<SurfaceBuffer>> buffers; in HWTEST_F() local
/foundation/graphic/graphic_3d/lume/LumeRender/api/render/
H A Drender_data_structures.h248 BASE_NS::vector<RenderNodeResource> buffers; member
375 BASE_NS::vector<Resource> buffers; member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/picture/
H A Dpicture.cpp329 VpeSurfaceBuffers buffers = { in ComposeHdrPixelMap() local

Completed in 30 milliseconds

12345678910>>...13