Home
last modified time | relevance | path

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

12

/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemBufferValidator.cpp57 const char* generateShaderBufferString (TestType testType, BufferType bufferType) in generateShaderBufferString()
75 …idatorPrograms (vk::SourceCollections& programCollection, TestType testType, BufferType bufferType) in initBufferValidatorPrograms()
182 vk::VkDescriptorType getDescriptorType (BufferType bufferType) in getDescriptorType()
/external/conscrypt/repackaged/benchmark-base/src/main/java/com/android/org/conscrypt/
DEngineWrapBenchmark.java55 BufferType bufferType(); in bufferType() method
76 BufferType bufferType = config.bufferType(); in EngineWrapBenchmark() local
DEngineHandshakeBenchmark.java51 BufferType bufferType(); in bufferType() method
78 BufferType bufferType = config.bufferType(); in EngineHandshakeBenchmark() local
DCipherEncryptBenchmark.java44 BufferType bufferType(); in bufferType() method
/external/conscrypt/benchmark-base/src/main/java/org/conscrypt/
DEngineWrapBenchmark.java53 BufferType bufferType(); in bufferType() method
74 BufferType bufferType = config.bufferType(); in EngineWrapBenchmark() local
DEngineHandshakeBenchmark.java49 BufferType bufferType(); in bufferType() method
76 BufferType bufferType = config.bufferType(); in EngineHandshakeBenchmark() local
DCipherEncryptBenchmark.java39 BufferType bufferType(); in bufferType() method
/external/conscrypt/benchmark-jmh/src/jmh/java/org/conscrypt/
DJmhCipherEncryptBenchmark.java62 public CipherEncryptBenchmark.BufferType bufferType() { in bufferType() method in JmhCipherEncryptBenchmark.JmhConfig
DJmhAlpnBenchmark.java64 public BufferType bufferType() { in bufferType() method in JmhAlpnBenchmark.JmhConfig
DJmhEngineWrapBenchmark.java93 public BufferType bufferType() { in bufferType() method in JmhEngineWrapBenchmark.JmhConfig
DJmhEngineHandshakeBenchmark.java90 public BufferType bufferType() { in bufferType() method in JmhEngineHandshakeBenchmark.JmhConfig
/external/conscrypt/benchmark-android/src/main/java/org/conscrypt/
DCaliperAlpnBenchmark.java57 public BufferType bufferType() { in bufferType() method in CaliperAlpnBenchmark.CaliperConfig
DCaliperEngineHandshakeBenchmark.java78 public BufferType bufferType() { in bufferType() method in CaliperEngineHandshakeBenchmark.CaliperConfig
DCaliperEngineWrapBenchmark.java89 public BufferType bufferType() { in bufferType() method in CaliperEngineWrapBenchmark.CaliperConfig
/external/conscrypt/repackaged/benchmark-android/src/main/java/com/android/org/conscrypt/
DCaliperAlpnBenchmark.java58 public BufferType bufferType() { in bufferType() method in CaliperAlpnBenchmark.CaliperConfig
DCaliperEngineWrapBenchmark.java90 public BufferType bufferType() { in bufferType() method in CaliperEngineWrapBenchmark.CaliperConfig
DCaliperEngineHandshakeBenchmark.java79 public BufferType bufferType() { in bufferType() method in CaliperEngineHandshakeBenchmark.CaliperConfig
/external/skqp/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()
/external/skia/src/gpu/gl/
DGrGLBuffer.cpp51 inline static GrGLenum gr_to_gl_access_pattern(GrGpuBufferType bufferType, in gr_to_gl_access_pattern()
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowTextView.java31 private TextView.BufferType bufferType = TextView.BufferType.NORMAL; field in ShadowTextView
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmVariablePointersTests.cpp310 const string bufferType = isSingleInputBuffer ? "single_buffer" : "two_buffers"; in addVariablePointersComputeGroup() local
818 const string bufferType = isSingleInputBuffer ? "single_buffer_" : "two_buffers_"; in addComplexTypesVariablePointersComputeGroup() local
1371 const string bufferType = isSingleInputBuffer ? "single_buffer" : "two_buffers"; in addVariablePointersGraphicsGroup() local
/external/skqp/src/gpu/
DGrBufferAllocPool.cpp39 GrBufferAllocPool::GrBufferAllocPool(GrGpu* gpu, GrBufferType bufferType, void* initialBuffer) in GrBufferAllocPool()
/external/skia/src/gpu/
DGrBufferAllocPool.cpp88 GrBufferAllocPool::GrBufferAllocPool(GrGpu* gpu, GrGpuBufferType bufferType, in GrBufferAllocPool()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineDynamicOffsetTests.cpp669 …const string bufferType = m_params.descriptorType == VK_DESCRIPTOR_TYPE_UNIFORM_BUFFER_DYNAMIC ? "… in initPrograms() local
1100 …const string bufferType = m_params.descriptorType == VK_DESCRIPTOR_TYPE_UNIFORM_BUFFER_DYNAMIC ? "… in initPrograms() local

12