Home
last modified time | relevance | path

Searched defs:buffer1 (Results 1 - 25 of 31) sorted by relevance

12

/third_party/gn/src/gn/
H A Descape_unittest.cc94 StringOutputBuffer buffer1; in TEST() local
/third_party/benchmark/test/
H A Ddonotoptimize_test.cc32 char buffer1[1] = ""; in main() local
/third_party/vk-gl-cts/external/amber/src/src/
H A Dscript_test.cc233 auto buffer1 = MakeUnique<Buffer>(); in TEST_F() local
273 auto buffer1 = MakeUnique<Buffer>(); in TEST_F() local
/third_party/vk-gl-cts/external/amber/src/src/amberscript/
H A Dparser_pipeline_test.cc201 Buffer* buffer1 = buf1.buffer; in TEST_F() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DRenderBundleTests.cpp69 wgpu::Buffer buffer1 = utils::CreateBufferFromData(device, colors1, 4 * sizeof(float), variable
H A DVertexStateTests.cpp437 wgpu::Buffer buffer1 = MakeVertexBuffer<float>({ in TEST_P() local
H A DShaderTests.cpp588 wgpu::Buffer buffer1 = CreateBuffer(kCount); in TEST_P() local
H A DBindGroupTests.cpp495 wgpu::Buffer buffer1 = device.CreateBuffer(&bufferDesc); in TEST_P() local
527 wgpu::Buffer buffer1 = device.CreateBuffer(&bufferDesc); in TEST_P() local
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/audio/
H A DFFMpegExtractor.cpp272 short *buffer1; in decode() local
/third_party/skia/tests/
H A DGrQuadBufferTest.cpp145 GrQuadBuffer<TestData> buffer1; in TEST() local
/third_party/ffmpeg/libavcodec/
H A Dhnm4video.c45 uint8_t *buffer1; member
H A Dra288.c150 float buffer1[MAX_BACKWARD_FILTER_ORDER + 1]; in do_hybrid_window() local
H A Dra144.c1548 int buffer1[LPC_ORDER]; in ff_eval_refl() local
H A Dxan.c63 uint8_t *buffer1; member
/third_party/gn/src/base/files/
H A Dfile_util.cc60 char buffer1[BUFFER_SIZE], buffer2[BUFFER_SIZE]; in ContentsEqual() local
/third_party/mbedtls/programs/test/
H A Dselftest.c60 void *buffer1 = mbedtls_calloc(1, 1); in calloc_self_test() local
/third_party/skia/src/core/
H A DSkMaskBlurFilter.cpp96 Scan(uint64_t weight, int noChangeCount, uint32_t* buffer0, uint32_t* buffer0End, uint32_t* buffer1, uint32_t* buffer1End, uint32_t* buffer2, uint32_t* buffer2End) Scan() argument
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DResourceUsageTrackingTests.cpp227 wgpu::Buffer buffer1 = in TEST_F() local
488 wgpu::Buffer buffer1 = in TEST_F() local
556 wgpu::Buffer buffer1 = in TEST_F() local
597 wgpu::Buffer buffer1 = CreateBuffer(4, wgpu::BufferUsage::Storage); TEST_F() local
[all...]
/third_party/musl/Benchmark/musl/
H A Dlibc_unistd.cpp485 std::vector<char> buffer1; in Bm_function_Readv() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsShuffleTests.cpp125 const string buffer1 = (i == stageCount) in getPerStageHeadDeclarations() local
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DDrawCallPerf.cpp359 ChangeArrayBuffersThenDraw(unsigned int iterations, GLsizei numElements, GLuint buffer1, GLuint buffer2) ChangeArrayBuffersThenDraw() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DWebGLFramebufferTest.cpp176 testAttachments(GLRenderbuffer &colorBuffer, GLenum attachment0, GLRenderbuffer &buffer0, GLenum attachment1, GLRenderbuffer &buffer1, GLbitfield allowedStatuses) testAttachments() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/
H A Dhash_test.cc861 unsigned char buffer1[kNumStructs * sizeof(StructWithPadding)]; in TEST() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsShuffleTests.cpp123 const string buffer1 = (i == stageCount) in getPerStageHeadDeclarations() local
/third_party/skia/src/effects/imagefilters/
H A DSkBlurImageFilter.cpp253 skvx::Vec<4, uint32_t>* buffer1 = buffer0 + passSize; in Make() local
517 skvx::Vec<4, uint32_t>* buffer1 = buffer0 + passSize; in Make() local
312 GaussPass(skvx::Vec<4, uint32_t>* buffer0, skvx::Vec<4, uint32_t>* buffer1, skvx::Vec<4, uint32_t>* buffer2, skvx::Vec<4, uint32_t>* buffersEnd, int border, int divisor) GaussPass() argument
565 TentPass(skvx::Vec<4, uint32_t>* buffer0, skvx::Vec<4, uint32_t>* buffer1, skvx::Vec<4, uint32_t>* buffersEnd, int border, int divisor) TentPass() argument
[all...]

Completed in 26 milliseconds

12