MCPcopy Create free account

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

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

↓ 19 callersMethodisUniformOrBuffer
deps/glslang/glslang/Include/Types.h:630
↓ 19 callersMethodset_name_formatted
Forms a name using info passed via a variable number of arguments (just like *printf() ) * and then behaves exactly like set_name().
include/misc/debug_marker.h:329
↓ 19 callersMethodsubmit
Please see header for specification */
src/wrappers/queue.cpp:1020
↓ 19 callersMethodtransferArraySizes
deps/glslang/glslang/Include/Types.h:1661
↓ 19 callersMethodwrite
Please see header for specification */
src/wrappers/buffer.cpp:1094
↓ 18 callersFunctionOutputTreeText
deps/glslang/glslang/MachineIndependent/intermOut.cpp:126
↓ 18 callersFunctionSpecialQualifier
To support special built-ins that have a special qualifier that cannot be declared textually in a shader, like gl_Position. This lets the type of the
deps/glslang/glslang/MachineIndependent/Initialize.cpp:7750
↓ 18 callersMethoddata
deps/VulkanMemoryAllocator/vk_mem_alloc.h:2833
↓ 18 callersMethoddoubleCheck
Call for any operation needing GLSL double data-type support.
deps/glslang/glslang/MachineIndependent/Versions.cpp:871
↓ 18 callersMethodfullIntegerCheck
Call for any operation needing full GLSL integer data-type support.
deps/glslang/glslang/MachineIndependent/Versions.cpp:864
↓ 18 callersMethodgetConstantScalar
deps/glslang/SPIRV/SpvBuilder.h:206
↓ 18 callersMethodhasOffset
deps/glslang/glslang/Include/Types.h:871
↓ 18 callersMethodisImage
"Image" is a superset of "Subpass"
deps/glslang/glslang/Include/Types.h:1544
↓ 18 callersMethodis_extension_enabled
Tells whether the device has been created with the specified extension enabled. * * @param in_extension_name Null-terminated name of
include/wrappers/device.h:655
↓ 18 callersMethodmakeAggregate
Turn an existing node into an aggregate. Returns an aggregate, unless nullptr was passed in for the existing node.
deps/glslang/glslang/MachineIndependent/Intermediate.cpp:2193
↓ 18 callersFunctionto_string
deps/glslang/glslang/Include/Common.h:45
↓ 17 callersMethoderase
deps/VulkanMemoryAllocator/vk_mem_alloc.h:3734
↓ 17 callersMethodhasBinding
deps/glslang/glslang/Include/Types.h:901
↓ 17 callersMethodisInterpolation
deps/glslang/glslang/Include/Types.h:552
↓ 17 callersMethodisNan
deps/glslang/SPIRV/hex_float.h:47
↓ 17 callersMethodpop
Do a mass-deallocation of all the individual allocations that have occurred since the last push(), or since the last pop(), or since the object's crea
deps/glslang/glslang/MachineIndependent/PoolAlloc.cpp:195
↓ 16 callersMethodclear
deps/glslang/glslang/MachineIndependent/preprocessor/PpContext.h:98
↓ 16 callersMethodexplicitFloat32Check
Call for any operation needing GLSL float32 data-type support.
deps/glslang/glslang/MachineIndependent/Versions.cpp:981
↓ 16 callersMethodexplicitFloat64Check
Call for any operation needing GLSL float64 data-type support.
deps/glslang/glslang/MachineIndependent/Versions.cpp:991
↓ 16 callersMethodgetAsBranchNode
deps/glslang/glslang/Include/intermediate.h:1033
↓ 16 callersMethodgetString
Map atom -> string.
deps/glslang/glslang/MachineIndependent/preprocessor/PpContext.h:159
↓ 16 callersMethodget_graphics_pipeline_manager
Retrieves a graphics pipeline manager, created for this device instance. * * @return As per description **/
include/wrappers/device.h:337
↓ 16 callersMethodget_mt_safety
include/misc/framebuffer_create_info.h:77
↓ 16 callersMethodget_start_offset
Returns start offset of the encapsulated Vulkan buffer memory region. * * @return >= 0 if successful, UINT64_MAX otherwise */
include/misc/buffer_create_info.h:168
↓ 16 callersMethodisArrayOfArrays
deps/glslang/glslang/Include/Types.h:1500
↓ 16 callersMethodisFrontEndConstant
deps/glslang/glslang/Include/Types.h:956
↓ 16 callersMethodsetAccessChainRValue
set new base value as an r-value
deps/glslang/SPIRV/SpvBuilder.h:601
↓ 16 callersMethodsetOp
deps/glslang/glslang/Include/intermediate.h:1267
↓ 16 callersMethodsetPrecision
If both the id and precision are valid, the id gets tagged with the requested precision. The passed in id is always the returned id, to simplify use p
deps/glslang/SPIRV/SpvBuilder.h:353
↓ 16 callersFunctionset_from_sign
Returns the 32-bit floating point value created by calling setFromSignUnbiasedExponentAndNormalizedSignificand on a HexFloat<FloatProxy<float>>
deps/glslang/gtests/HexFloat.cpp:646
↓ 16 callersMethodset_mt_safety
include/misc/fence_create_info.h:132
↓ 15 callersMethodaddInnerSize
deps/glslang/glslang/Include/arrays.h:254
↓ 15 callersMethodget
retrieve the next character and advance one character
deps/glslang/glslang/MachineIndependent/Scan.h:81
↓ 15 callersMethodgetExpression
deps/glslang/glslang/Include/intermediate.h:1154
↓ 15 callersMethodget_memory_features
src/misc/memory_block_create_info.cpp:273
↓ 15 callersMethodget_parent_instance
Please see header for specification */
src/wrappers/device.cpp:581
↓ 15 callersMethodmakeVectorType
deps/glslang/SPIRV/SpvBuilder.cpp:343
↓ 15 callersMethodsetBuildPoint
At the end of what block do the next create*() instructions go?
deps/glslang/SPIRV/SpvBuilder.h:276
↓ 14 callersMethodGetSize
deps/VulkanMemoryAllocator/vk_mem_alloc.h:3846
↓ 14 callersFunctionInitializeStageSymbolTable
To initialize per-stage shared tables, with the common table already complete.
deps/glslang/glslang/MachineIndependent/ShaderLang.cpp:287
↓ 14 callersMethodaddConversion
For converting a pair of operands to a binary operation to compatible types with each other, relative to the operation in 'op'. This does not cover as
deps/glslang/glslang/MachineIndependent/Intermediate.cpp:740
↓ 14 callersMethodempty
deps/VulkanMemoryAllocator/vk_mem_alloc.h:3621
↓ 14 callersMethodfloat16Check
Call for any operation needing GLSL float16 data-type support.
deps/glslang/glslang/MachineIndependent/Versions.cpp:878
↓ 14 callersMethodgetBasicTypeString
deps/glslang/glslang/Include/Types.h:1964
↓ 14 callersMethodgetReferentType
deps/glslang/glslang/Include/Types.h:1504
↓ 14 callersMethodgetTrueBlock
deps/glslang/glslang/Include/intermediate.h:1580
↓ 14 callersMethodgetUniqueId
To get a new <id> for anything needing a new one.
deps/glslang/SPIRV/SpvBuilder.h:115
↓ 14 callersMethodget_create_info
include/wrappers/descriptor_set_layout.h:68
↓ 14 callersMethodhasPacking
deps/glslang/glslang/Include/Types.h:867
↓ 14 callersMethodhasStream
deps/glslang/glslang/Include/Types.h:905
↓ 14 callersMethodhasXfbOffset
deps/glslang/glslang/Include/Types.h:927
↓ 14 callersMethodisConstant
deps/glslang/glslang/Include/Types.h:962
↓ 14 callersMethodisMemory
deps/glslang/glslang/Include/Types.h:538
↓ 14 callersMethodisScalarOrVec1
deps/glslang/glslang/Include/Types.h:1507
↓ 14 callersMethodstart_recording
Please see header for specification */
src/wrappers/command_buffer.cpp:4826
↓ 14 callersMethodusingVulkanMemoryModel
deps/glslang/glslang/MachineIndependent/localintermediate.h:402
↓ 13 callersMethodBeginObject
deps/VulkanMemoryAllocator/vk_mem_alloc.h:4732
↓ 13 callersMethodEndObject
deps/VulkanMemoryAllocator/vk_mem_alloc.h:4746
↓ 13 callersFunctionGetStorageQualifierString
These will show up in error messages
deps/glslang/glslang/Include/BaseTypes.h:295
↓ 13 callersMethodaddBinaryNode
Low level: add binary node (no promotions or other argument modifications)
deps/glslang/glslang/MachineIndependent/Intermediate.cpp:173
↓ 13 callersMethodalloc_primary_level_command_buffer
Please see header for specification */
src/wrappers/command_pool.cpp:96
↓ 13 callersMethodchangeOuterArraySize
deps/glslang/glslang/Include/Types.h:1683
↓ 13 callersMethodcreateMemoryBarrier
deps/glslang/SPIRV/SpvBuilder.cpp:1533
↓ 13 callersMethodcreateOp
deps/glslang/SPIRV/SpvBuilder.cpp:1594
↓ 13 callersMethodhasLayout
deps/glslang/glslang/Include/Types.h:783
↓ 13 callersMethodisBuiltIn
deps/glslang/glslang/Include/Types.h:1541
↓ 13 callersMethodisTexture
deps/glslang/glslang/Include/Types.h:1546
↓ 13 callersFunctionisnan
deps/glslang/SPIRV/hex_float.h:28
↓ 13 callersMethodmakeIntConstant
deps/glslang/SPIRV/SpvBuilder.cpp:838
↓ 13 callersMethodwarn
Link-time warning.
deps/glslang/glslang/MachineIndependent/linkValidate.cpp:66
↓ 12 callersMethodcreateUnaryOp
An opcode that has one operands, a result id, and a type
deps/glslang/SPIRV/SpvBuilder.cpp:1542
↓ 12 callersMethodgetFalseBlock
deps/glslang/glslang/Include/intermediate.h:1581
↓ 12 callersMethodgetFilename
deps/glslang/glslang/Include/Common.h:247
↓ 12 callersMethodgetFlowOp
deps/glslang/glslang/Include/intermediate.h:1153
↓ 12 callersMethodget_command_pool_for_queue_family_index
Retrieves a command pool, created for the specified queue family index. * * @param in_vk_queue_family_index Vulkan index of the que
include/wrappers/device.h:60
↓ 12 callersMethodget_memory
include/misc/memory_block_create_info.h:230
↓ 12 callersMethodget_usage_flags
include/misc/buffer_create_info.h:178
↓ 12 callersMethodisPerView
deps/glslang/glslang/Include/Types.h:650
↓ 12 callersMethodisSpecConstant
deps/glslang/glslang/Include/Types.h:945
↓ 12 callersFunctionisTypeInt
deps/glslang/glslang/Include/BaseTypes.h:500
↓ 12 callersMethodmakeVector
deps/glslang/glslang/Include/Types.h:1469
↓ 12 callersMethodsetLine
Emit instruction for non-filename-based #line directives (ie. no filename seen yet): emit an OpLine if we've been asked to emit OpLines and the line n
deps/glslang/SPIRV/SpvBuilder.cpp:94
↓ 12 callersMethodstop_recording
Please see header for specification */
src/wrappers/command_buffer.cpp:4267
↓ 12 callersFunctionunbiased_exponent
double is used so that unbiased_exponent can be used with the output of ldexp directly.
deps/glslang/gtests/HexFloat.cpp:539
↓ 12 callersFunctionusage
print usage to stdout
deps/glslang/StandAlone/StandAlone.cpp:1425
↓ 11 callersFunctionTranslatePrecisionDecoration
Translate glslang precision to SPIR-V precision decorations.
deps/glslang/SPIRV/GlslangToSpv.cpp:323
↓ 11 callersMethodaddStringOperand
deps/glslang/SPIRV/spvIR.h:110
↓ 11 callersMethodadd_binding
Please see header for specification */
src/misc/descriptor_set_create_info.cpp:43
↓ 11 callersMethodcastTo
deps/glslang/SPIRV/hex_float.h:570
↓ 11 callersMethodcreateNoResultOp
An opcode that has no operands, no result id, and no type
deps/glslang/SPIRV/SpvBuilder.cpp:1487
↓ 11 callersMethodgetAsLinker
deps/glslang/glslang/Include/ShHandle.h:131
↓ 11 callersMethodgetNumOperands
deps/glslang/SPIRV/spvIR.h:140
↓ 11 callersMethodgetWritableStruct
deps/glslang/glslang/Include/Types.h:1977
↓ 11 callersMethodget_descriptor_set
Please see header for specification */
src/wrappers/descriptor_set_group.cpp:444
↓ 11 callersMethodget_pipeline_layout
Please see header for specification */
src/misc/base_pipeline_manager.cpp:349
← previousnext →201–300 of 5,010, ranked by callers