Home
last modified time | relevance | path

Searched defs:alloc (Results 451 - 475 of 959) sorted by relevance

1...<<11121314151617181920>>...39

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageMultisampleLoadStoreTests.cpp306 const Allocation& alloc = constantsBuffer->getAllocation(); in test() local
325 const Allocation& alloc = resultBuffer->getAllocation(); in test() local
472 const Allocation& alloc = resultBuffer->getAllocation(); in test() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderPropertyTests.cpp133 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
H A DvktMeshShaderProvokingVertexTestsEXT.cpp274 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineRobustnessCacheTests.cpp225 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryNonUniformArgsTests.cpp177 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingBarycentricCoordinatesTests.cpp267 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
H A DvktRayTracingPositionFetchTests.cpp239 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationShaderInputOutputTests.cpp91 const Allocation& alloc = vertexBuffer.getAllocation(); in runTest() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/
H A DvktDrawUtil.cpp234 const Allocation& alloc = m_colorAttachmentBuffer->getAllocation(); in VulkanDrawContext() local
399 const Allocation& alloc = object->vertexBuffer->getAllocation(); in registerDrawObject() local
705 const Allocation& alloc = m_colorAttachmentBuffer->getAllocation(); in getColorPixels() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageMisalignedCubeTests.cpp84 void fillBuffer (const DeviceInterface& vk, const VkDevice device, const Allocation& alloc, const VkDeviceSize offset, const VkDeviceSize size, const VkFormat format, const tcu::Vec4& color) in fillBuffer() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderPropertyTests.cpp133 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
H A DvktMeshShaderProvokingVertexTestsEXT.cpp274 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
/third_party/skia/src/core/
H A DSkDraw_vertices.cpp198 convert_colors(const SkColor src[], int count, SkColorSpace* deviceCS, SkArenaAlloc* alloc) convert_colors() argument
/third_party/skia/src/gpu/
H A DGrAHardwareBufferUtils.cpp478 GrVkAlloc alloc; in make_vk_backend_texture() local
/third_party/skia/src/gpu/geometry/
H A DGrTriangulator.h57 GrTriangulator(const SkPath& path, SkArenaAlloc* alloc) : fPath(path), fAlloc(alloc) {} in GrTriangulator() argument
218 void append(SkArenaAlloc* alloc, SkPoint a, SkPoint b, SkPoint c, int winding) { in append() argument
/third_party/skia/tests/
H A DPathOpsAngleTest.cpp437 SkSTArenaAlloc<4096> alloc; in DEF_TEST() local
/third_party/skia/src/shaders/
H A DSkImageShader.cpp397 SkArenaAlloc* alloc = rec.fAlloc; in doStages() local
[all...]
/third_party/skia/src/utils/
H A DSkPatchUtils.cpp280 SkSTArenaAlloc<2048> alloc; in MakeVertices() local
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftdbgmem.c135 FT_Alloc_Func alloc; member
/third_party/python/Modules/_io/
H A Dbytesio.c129 size_t alloc = PyBytes_GET_SIZE(self->buf); in resize_buffer() local
[all...]
H A Dstringio.c79 size_t alloc = self->buf_size; in resize_buffer() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dinlined_vector_test.cc1578 { AllocVec ABSL_ATTRIBUTE_UNUSED v(std::move(v2), alloc); } in TEST() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H A DvktRayQueryNonUniformArgsTests.cpp177 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingBarycentricCoordinatesTests.cpp228 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationShaderInputOutputTests.cpp91 const Allocation& alloc = vertexBuffer.getAllocation(); in runTest() local

Completed in 34 milliseconds

1...<<11121314151617181920>>...39