Home
last modified time | relevance | path

Searched defs:bufferC (Results 1 – 4 of 4) sorted by relevance

/external/okio/okio/src/jvmTest/kotlin/okio/
DSegmentSharingTest.kt128 val bufferC = bufferA.clone() in concatenateSegmentsCanCombine() constant
/external/okhttp/okio/okio/src/test/java/okio/
DSegmentSharingTest.java136 Buffer bufferC = bufferA.clone(); in concatenateSegmentsCanCombine() local
/external/OpenCL-CTS/test_conformance/buffers/
Dtest_buffer_migrate.cpp113 cl_mem *bufferA, *bufferB, *bufferC; in test_buffer_migrate() local
/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackFuzzLayoutTests.cpp681 deUint32 bufferC; in init() member
697 const deUint32 bufferC = xfbBufferNumbers[xfbBufferNdx].bufferC; in init() local