Home
last modified time | relevance | path

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

12

/third_party/vk-gl-cts/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()
/third_party/skia/experimental/graphite/src/
DBuffer.h37 BufferType bufferType() const { return fType; } in bufferType() function
/third_party/skia/src/gpu/vk/
DGrVkBuffer.cpp22 GrGpuBufferType bufferType, in GrVkBuffer()
69 GrGpuBufferType bufferType, in Make()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/
DvktPostmortemUseAfterFreeTests.cpp176 const BufferType bufferType) in UseAfterFreeTestCase()
302 const BufferType bufferType) in UseAfterFreeTestInstance()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DStream.cpp132 EGLenum bufferType = attributes.getAsInt(EGL_COLOR_BUFFER_TYPE, EGL_RGB_BUFFER); in createConsumerGLTextureExternal() local
DFramebuffer.cpp2450 void Framebuffer::markBufferInitialized(GLenum bufferType, GLint bufferIndex) in markBufferInitialized()
2513 GLenum bufferType, in ensureBufferInitialized()
2575 bool Framebuffer::partialBufferClearNeedsInit(const Context *context, GLenum bufferType) in partialBufferClearNeedsInit()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DStream.cpp132 EGLenum bufferType = attributes.getAsInt(EGL_COLOR_BUFFER_TYPE, EGL_RGB_BUFFER); in createConsumerGLTextureExternal() local
DFramebuffer.cpp2240 void Framebuffer::markBufferInitialized(GLenum bufferType, GLint bufferIndex) in markBufferInitialized()
2303 GLenum bufferType, in ensureBufferInitialized()
2365 bool Framebuffer::partialBufferClearNeedsInit(const Context *context, GLenum bufferType) in partialBufferClearNeedsInit()
/third_party/skia/src/gpu/gl/
DGrGLBuffer.cpp56 inline static GrGLenum gr_to_gl_access_pattern(GrGpuBufferType bufferType, in gr_to_gl_access_pattern()
/third_party/flutter/skia/src/gpu/gl/
DGrGLBuffer.cpp51 inline static GrGLenum gr_to_gl_access_pattern(GrGpuBufferType bufferType, in gr_to_gl_access_pattern()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmEmptyStructTests.cpp182 for (const auto& bufferType : bufferTypes) in addCopyingComputeGroup() local
DvktSpvAsmVariablePointersTests.cpp364 const string bufferType = isSingleInputBuffer ? "single_buffer" : "two_buffers"; in addPhysicalOrVariablePointersComputeGroup() local
973 const string bufferType = isSingleInputBuffer ? "single_buffer_" : "two_buffers_"; in addComplexTypesPhysicalOrVariablePointersComputeGroup() local
1576 const string bufferType = isSingleInputBuffer ? "single_buffer" : "two_buffers"; in addVariablePointersGraphicsGroup() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/utils/
DWGPUHelpers.cpp88 wgpu::BufferBindingType bufferType, in BindingLayoutEntryInitializationHelper()
/third_party/vk-gl-cts/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()
/third_party/flutter/skia/src/gpu/
DGrBufferAllocPool.cpp88 GrBufferAllocPool::GrBufferAllocPool(GrGpu* gpu, GrGpuBufferType bufferType, in GrBufferAllocPool()
/third_party/skia/src/gpu/
DGrBufferAllocPool.cpp88 GrBufferAllocPool::GrBufferAllocPool(GrGpu* gpu, GrGpuBufferType bufferType, in GrBufferAllocPool()
/third_party/skia/third_party/externals/dawn/src/utils/
DWGPUHelpers.cpp254 wgpu::BufferBindingType bufferType, in BindingLayoutEntryInitializationHelper()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineDynamicOffsetTests.cpp751 …const string bufferType = m_params.descriptorType == VK_DESCRIPTOR_TYPE_UNIFORM_BUFFER_DYNAMIC ? … in initPrograms() local
1321 …const string bufferType = m_params.descriptorType == VK_DESCRIPTOR_TYPE_UNIFORM_BUFFER_DYNAMIC ? … in initPrograms() local
DvktPipelinePushDescriptorTests.cpp651 …const string bufferType = m_params.descriptorType == VK_DESCRIPTOR_TYPE_UNIFORM_BUFFER ? "uniform"… in initPrograms() local
1007 …const string bufferType = m_params.descriptorType == VK_DESCRIPTOR_TYPE_UNIFORM_BUFFER ? "uniform"… in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.cpp1659 const BufferType bufferType, in BufferImplementation()
2219 const BufferType bufferType, in BufferSupport()
2403 const BufferType bufferType, in BufferCopyImplementation()
2506 const BufferType bufferType, in CopyBufferSupport()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp1087 const BufferType bufferType) in BufferToBufferInvertTest()
1174 const BufferType bufferType) in BufferToBufferInvertTestInstance()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fIntegerStateQueryTests.cpp1718 …yType type, const char* name, const char* description, GLenum bufferBindingName, GLenum bufferType) in BufferBindingTestCase()
/third_party/glslang/glslang/HLSL/
DhlslParseHelper.cpp3335 void HlslParseContext::declareStructBufferCounter(const TSourceLoc& loc, const TType& bufferType, c… in declareStructBufferCounter()
3431 const TType& bufferType = bufferObj->getType(); in decomposeStructBufferMethods() local

12