Home
last modified time | relevance | path

Searched defs:bufferType (Results 1 – 15 of 15) sorted by relevance

/external/conscrypt/benchmark-base/src/main/java/org/conscrypt/
DEngineHandshakeBenchmark.java49 BufferType bufferType(); in bufferType() method
65 BufferType bufferType = config.bufferType(); in EngineHandshakeBenchmark() local
DEngineWrapBenchmark.java52 BufferType bufferType(); in bufferType() method
73 BufferType bufferType = config.bufferType(); in EngineWrapBenchmark() local
/external/conscrypt/benchmark-jmh/src/jmh/java/org/conscrypt/
DJmhEngineHandshakeBenchmark.java79 public BufferType bufferType() { in bufferType() method in JmhEngineHandshakeBenchmark.JmhConfig
DJmhEngineWrapBenchmark.java93 public BufferType bufferType() { in bufferType() method in JmhEngineWrapBenchmark.JmhConfig
/external/skia/src/gpu/gl/
DGrGLBuffer.cpp51 inline static GrGLenum gr_to_gl_access_pattern(GrBufferType bufferType, in gr_to_gl_access_pattern()
/external/deqp/modules/gles3/functional/
Des3fTransformFeedbackTests.cpp1317 …PositionCase (Context& context, const char* name, const char* desc, deUint32 bufferType, deUint32 … in PositionCase()
1327 …PointSizeCase (Context& context, const char* name, const char* desc, deUint32 bufferType, deUint32… in PointSizeCase()
1337 …BasicTypeCase (Context& context, const char* name, const char* desc, deUint32 bufferType, deUint32… in BasicTypeCase()
1351 …BasicArrayCase (Context& context, const char* name, const char* desc, deUint32 bufferType, deUint3… in BasicArrayCase()
1376 …ArrayElementCase (Context& context, const char* name, const char* desc, deUint32 bufferType, deUin… in ArrayElementCase()
1391 …RandomCase (Context& context, const char* name, const char* desc, deUint32 bufferType, deUint32 pr… in RandomCase()
Des3fLifetimeTests.cpp310 BufferTfAttacher (lt::Context& ctx, Type& bufferType, Type& tfType) in BufferTfAttacher()
Des3fIntegerStateQueryTests.cpp2171 …yType type, const char* name, const char* description, GLenum bufferBindingName, GLenum bufferType) in BufferBindingTestCase()
/external/conscrypt/openjdk/src/test/java/org/conscrypt/
DConscryptEngineTest.java114 @Parameter public BufferType bufferType; field in ConscryptEngineTest
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmVariablePointersTests.cpp315 const string bufferType = isSingleInputBuffer ? "single_buffer" : "two_buffers"; in addVariablePointersComputeGroup() local
820 const string bufferType = isSingleInputBuffer ? "single_buffer_" : "two_buffers_"; in addComplexTypesVariablePointersComputeGroup() local
1375 const string bufferType = isSingleInputBuffer ? "single_buffer" : "two_buffers"; in addVariablePointersGraphicsGroup() local
/external/skia/src/gpu/
DGrBufferAllocPool.cpp42 GrBufferType bufferType, in GrBufferAllocPool()
/external/webrtc/webrtc/modules/audio_device/test/
Daudio_device_test_api.cc1524 AudioDeviceModule::BufferType bufferType; in TEST_F() local
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp1101 const BufferType bufferType) in BufferToBufferInvertTest()
1188 const BufferType bufferType) in BufferToBufferInvertTestInstance()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.cpp1133 const BufferType bufferType, in BufferImplementation()
1612 const BufferType bufferType, in BufferSupport()
/external/deqp/modules/gles2/functional/
Des2fIntegerStateQueryTests.cpp1718 …yType type, const char* name, const char* description, GLenum bufferBindingName, GLenum bufferType) in BufferBindingTestCase()