MCPcopy Create free account

hub / github.com/GPUOpen-Archive/Anvil / functions

Functions5,010 in github.com/GPUOpen-Archive/Anvil

↓ 5 callersMethodmakeInt16Constant
deps/glslang/SPIRV/SpvBuilder.h:250
↓ 5 callersMethodmakeInt64Constant
deps/glslang/SPIRV/SpvBuilder.cpp:859
↓ 5 callersMethodmakeInt8Constant
deps/glslang/SPIRV/SpvBuilder.h:248
↓ 5 callersFunctionmz_zip_reader_locate_file
deps/miniz/miniz.c:4428
↓ 5 callersMethodpresent
Please see header for specification */
src/wrappers/queue.cpp:531
↓ 5 callersMethodrelaxedErrors
deps/glslang/glslang/MachineIndependent/parseVersions.h:129
↓ 5 callersMethodsetAutoMapLocations
Fragile: currently within one stage: simple auto-assignment of location
deps/glslang/glslang/MachineIndependent/ShaderLang.cpp:1766
↓ 5 callersMethodsetName
deps/glslang/glslang/Include/intermediate.h:1540
↓ 5 callersMethodset_name_internal
Please see header for specification */
src/misc/debug_marker.cpp:57
↓ 5 callersMethodsize
deps/glslang/glslang/MachineIndependent/localintermediate.h:80
↓ 5 callersMethodsupports_device_masks
src/misc/memalloc_backends/backend_vma.cpp:427
↓ 5 callersFunctiontdefl_optimize_huffman_table
deps/miniz/miniz.c:2389
↓ 5 callersMethodtransferTypeAttributes
Update the given type with any type-like attribute information in the attributes.
deps/glslang/hlsl/hlslParseHelper.cpp:1888
↓ 5 callersMethodturnOnSpecConstantOpMode
deps/glslang/SPIRV/GlslangToSpv.cpp:84
↓ 5 callersMethodunget
go back one character
deps/glslang/glslang/MachineIndependent/Scan.h:123
↓ 5 callersMethodunregister_from_callbacks
Please see header for specification */
src/misc/memory_allocator.cpp:400
↓ 4 callersMethodAddNumber
deps/VulkanMemoryAllocator/vk_mem_alloc.h:4639
↓ 4 callersMethodAllocateMemory
deps/VulkanMemoryAllocator/vk_mem_alloc.h:7833
↓ 4 callersMethodContinueString
deps/VulkanMemoryAllocator/vk_mem_alloc.h:4801
↓ 4 callersFunctionGetGlobalLock
deps/glslang/glslang/OSDependent/Unix/ossource.cpp:183
↓ 4 callersMethodGetMappedData
deps/VulkanMemoryAllocator/vk_mem_alloc.h:5042
↓ 4 callersFunctionGetPrecisionQualifierString
deps/glslang/glslang/Include/BaseTypes.h:463
↓ 4 callersMethodGetSumFreeSize
deps/VulkanMemoryAllocator/vk_mem_alloc.h:4000
↓ 4 callersFunctionInitializeSymbolTable
Parse and add to the given symbol table the content of the given shader string.
deps/glslang/glslang/MachineIndependent/ShaderLang.cpp:234
↓ 4 callersFunctionIsBuffer
deps/glslang/hlsl/hlslParseables.cpp:79
↓ 4 callersFunctionIsEndOfArg
Return true for the end of a single argument key, which can be the end of the string, or the comma separator.
deps/glslang/hlsl/hlslParseables.cpp:202
↓ 4 callersFunctionIsTextureMS
deps/glslang/hlsl/hlslParseables.cpp:77
↓ 4 callersFunctionOS_DumpMemoryCounters
deps/glslang/glslang/OSDependent/Unix/ossource.cpp:195
↓ 4 callersFunctionProfileName
Map from profile enum to externally readable text name.
deps/glslang/glslang/MachineIndependent/Versions.h:65
↓ 4 callersFunctionStageName
Map from stage enum to externally readable text name.
deps/glslang/glslang/MachineIndependent/Versions.cpp:507
↓ 4 callersFunctionVmaAlignUp
deps/VulkanMemoryAllocator/vk_mem_alloc.h:2473
↓ 4 callersFunctionVmaBlocksOnSamePage
Returns true if two memory blocks occupy overlapping pages. ResourceA must be in less memory offset than ResourceB. Algorithm is based on "Vulkan 1.0
deps/VulkanMemoryAllocator/vk_mem_alloc.h:2532
↓ 4 callersFunctionVmaIsBufferImageGranularityConflict
Returns true if given suballocation types could conflict and must respect VkPhysicalDeviceLimits::bufferImageGranularity. They conflict if one is buff
deps/VulkanMemoryAllocator/vk_mem_alloc.h:2563
↓ 4 callersFunctionVmaMalloc
deps/VulkanMemoryAllocator/vk_mem_alloc.h:2664
↓ 4 callersMethodaddToCallGraph
Add a caller->callee relationship to the call graph. Assumes the strings are unique per signature.
deps/glslang/glslang/MachineIndependent/Intermediate.cpp:2680
↓ 4 callersMethodaddUnaryNode
Low level: add unary node (no promotions or other argument modifications)
deps/glslang/glslang/MachineIndependent/Intermediate.cpp:199
↓ 4 callersMethodadd_subpass_depth_stencil_attachment
Please see header for specification */
src/misc/render_pass_create_info.cpp:383
↓ 4 callersMethodallocate
deps/glslang/glslang/Include/PoolAlloc.h:287
↓ 4 callersMethodamd_draw_indirect_count
include/misc/extensions.h:565
↓ 4 callersMethodappend_buffer_memory_update
Please see header for specification */
src/misc/types_classes.cpp:59
↓ 4 callersMethodappend_opaque_image_memory_update
Please see header for specification */
src/misc/types_classes.cpp:152
↓ 4 callersMethodappend_struct_chain
include/misc/struct_chainer.h:111
↓ 4 callersMethodcheckDeprecated
Within a set of profiles, see if a feature is deprecated and give an error or warning based on whether a future compatibility context is being use.
deps/glslang/glslang/MachineIndependent/Versions.cpp:601
↓ 4 callersMethodcomputeTypeXfbSize
N.B. Caller must set contains64BitType to false before calling.
deps/glslang/glslang/MachineIndependent/linkValidate.cpp:1319
↓ 4 callersMethodcontainsBuiltIn
Recursively checks if the type contains a built-in variable
deps/glslang/glslang/Include/Types.h:1590
↓ 4 callersMethodcreateConditionalBranch
deps/glslang/SPIRV/SpvBuilder.cpp:2922
↓ 4 callersMethodcreateTriOp
deps/glslang/SPIRV/SpvBuilder.cpp:1573
↓ 4 callersMethoddeepCopy
Make complete copy of the whole type graph rooted at 'copyOf'.
deps/glslang/glslang/Include/Types.h:1445
↓ 4 callersMethoddot
deps/glslang/glslang/Include/ConstantUnion.h:918
↓ 4 callersMethodfloat16ScalarVectorCheck
deps/glslang/glslang/MachineIndependent/Versions.cpp:966
↓ 4 callersMethodgetAnonId
deps/glslang/glslang/MachineIndependent/SymbolTable.h:175
↓ 4 callersMethodgetAutoMapLocations
deps/glslang/glslang/MachineIndependent/localintermediate.h:354
↓ 4 callersMethodgetBaseAlignmentScalar
Return the size and alignment of a component of the given type. The size is returned in the 'size' parameter Return value is the alignment..
deps/glslang/glslang/MachineIndependent/linkValidate.cpp:1426
↓ 4 callersMethodgetBuildPoint
deps/glslang/SPIRV/SpvBuilder.h:277
↓ 4 callersMethodgetConstSubtree
deps/glslang/glslang/MachineIndependent/SymbolTable.h:173
↓ 4 callersFunctiongetCorrespondingUnsignedType
deps/glslang/glslang/MachineIndependent/Intermediate.cpp:1726
↓ 4 callersMethodgetDontFlatten
deps/glslang/glslang/Include/intermediate.h:1621
↓ 4 callersMethodgetExtensions
deps/glslang/glslang/MachineIndependent/SymbolTable.h:118
↓ 4 callersMethodgetFilenameStr
deps/glslang/glslang/Include/Common.h:253
↓ 4 callersMethodgetFlatten
deps/glslang/glslang/Include/intermediate.h:1620
↓ 4 callersFunctiongetFrontElement
A helper function to get the front element from a given ObjectAccessChain
deps/glslang/glslang/MachineIndependent/propagateNoContraction.cpp:206
↓ 4 callersMethodgetLoopDependency
deps/glslang/glslang/Include/intermediate.h:1130
↓ 4 callersMethodgetMemberNumber
deps/glslang/glslang/MachineIndependent/SymbolTable.h:353
↓ 4 callersMethodgetNumEntryPoints
deps/glslang/glslang/MachineIndependent/localintermediate.h:477
↓ 4 callersMethodgetOutputPrimitive
deps/glslang/glslang/MachineIndependent/localintermediate.h:632
↓ 4 callersMethodgetProfile
deps/glslang/glslang/MachineIndependent/localintermediate.h:421
↓ 4 callersMethodgetToken
Read the next token from a token stream. (Not the source stream, but a stream used to hold a tokenized macro).
deps/glslang/glslang/MachineIndependent/preprocessor/PpTokens.cpp:200
↓ 4 callersMethodget_base_mipmap_level
Returns base mip level used by the image view */
include/misc/image_view_create_info.h:315
↓ 4 callersMethodget_base_pipeline_id
Returns != UINT32_MAX if this pipeline is a derivative pipeline, or UINT32_MAX otherwise. */
include/misc/base_pipeline_create_info.h:47
↓ 4 callersMethodget_binding_properties_by_index_number
Please see header for specification */
src/misc/descriptor_set_create_info.cpp:341
↓ 4 callersMethodget_command_buffer
Returns a handle to the raw Vulkan command buffer instance, encapsulated by the object */
include/wrappers/command_buffer.h:456
↓ 4 callersMethodget_compute_pipeline_manager
Retrieves a compute pipeline manager, created for this device instance. * * @return As per description **/
include/wrappers/device.h:69
↓ 4 callersMethodget_device_ptr
include/misc/descriptor_pool_create_info.h:58
↓ 4 callersMethodget_dummy_descriptor_set_layout
Please see header for specification */
src/wrappers/device.cpp:337
↓ 4 callersMethodget_height
Returns height of the swapchain, as specified at creation time */
include/wrappers/swapchain.h:89
↓ 4 callersMethodget_image_memory_types
Returns information about the memory types the underlying VkImage instance supports */
include/wrappers/image.h:175
↓ 4 callersMethodget_memory_requirements
src/wrappers/buffer.cpp:192
↓ 4 callersMethodget_memory_type_index
Returns the memory type index the memory block was allocated from */
src/misc/memory_block_create_info.cpp:286
↓ 4 callersMethodget_n_attachments
Returns the number of added attachments */
include/misc/render_pass_create_info.h:427
↓ 4 callersMethodget_root_structs
include/misc/struct_chainer.h:121
↓ 4 callersMethodget_sample_count
include/misc/image_create_info.h:297
↓ 4 callersMethodget_shader_stage_properties
src/misc/base_pipeline_create_info.cpp:138
↓ 4 callersMethodget_spirv_blob
Bakes a SPIR-V blob by injecting earlier specified #define name+value pairs into the * GLSL source code and passing such shader code to gls
include/misc/glsl_to_spirv.h:328
↓ 4 callersMethodget_subresource_range
Please see header for specification */
src/wrappers/image.cpp:1350
↓ 4 callersMethodget_supported_present_modes_for_surface
Please see header for specification */
src/wrappers/device.cpp:2089
↓ 4 callersMethodget_swapchain_vk
include/wrappers/swapchain.h:141
↓ 4 callersMethodget_time_in_msec
Please see header for specification */
src/misc/time.cpp:52
↓ 4 callersMethodget_width
Returns width of the swapchain. */
include/wrappers/swapchain.h:147
↓ 4 callersMethodget_window_ptr
include/misc/rendering_surface_create_info.h:55
↓ 4 callersMethodhandleFunctionArgument
deps/glslang/hlsl/hlslParseHelper.cpp:2349
↓ 4 callersMethodhandleFunctionCall
Handle seeing function call syntax in the grammar, which could be any of - .length() method - constructor - a call to a built-in function mapped to an
deps/glslang/hlsl/hlslParseHelper.cpp:5251
↓ 4 callersMethodhasFormat
deps/glslang/glslang/Include/Types.h:909
↓ 4 callersMethodhasResult
deps/glslang/SPIRV/doc.h:233
↓ 4 callersMethodhasType
deps/glslang/SPIRV/doc.h:234
↓ 4 callersMethodhiddenMember
deps/glslang/glslang/Include/Types.h:1472
↓ 4 callersFunctionisArithmeticOperation
Returns true if the operation is an arithmetic operation and valid for the 'NoContraction' decoration.
deps/glslang/glslang/MachineIndependent/propagateNoContraction.cpp:149
↓ 4 callersMethodisDefined
deps/glslang/glslang/MachineIndependent/SymbolTable.h:298
↓ 4 callersMethodisMultiSample
deps/glslang/glslang/Include/Types.h:106
↓ 4 callersMethodisOpaque
deps/glslang/glslang/Include/Types.h:1536
↓ 4 callersMethodisSized
deps/glslang/glslang/Include/arrays.h:295
← previousnext →601–700 of 5,010, ranked by callers