Home
last modified time | relevance | path

Searched defs:p_potential (Results 1 – 2 of 2) sorted by relevance

/dports/misc/usd/USD-21.11/pxr/imaging/hgiVulkan/
H A Dspirv_reflect.cpp3883 const SpvReflectDescriptorBinding* p_potential = &p_module->descriptor_bindings[index]; in spvReflectGetDescriptorBinding() local
3947 const SpvReflectDescriptorSet* p_potential = &p_module->descriptor_sets[index]; in spvReflectGetDescriptorSet() local
3978 const SpvReflectDescriptorSet* p_potential = &p_entry->descriptor_sets[index]; in spvReflectGetEntryPointDescriptorSet() local
4009 const SpvReflectInterfaceVariable* p_potential = &p_module->input_variables[index]; in spvReflectGetInputVariableByLocation() local
4057 const SpvReflectInterfaceVariable* p_potential = &p_entry->input_variables[index]; in spvReflectGetEntryPointInputVariableByLocation() local
4093 const SpvReflectInterfaceVariable* p_potential = &p_module->input_variables[index]; in spvReflectGetInputVariableBySemantic() local
4137 const SpvReflectInterfaceVariable* p_potential = &p_entry->input_variables[index]; in spvReflectGetEntryPointInputVariableBySemantic() local
4167 const SpvReflectInterfaceVariable* p_potential = &p_module->output_variables[index]; in spvReflectGetOutputVariableByLocation() local
4214 const SpvReflectInterfaceVariable* p_potential = &p_entry->output_variables[index]; in spvReflectGetEntryPointOutputVariableByLocation() local
4250 const SpvReflectInterfaceVariable* p_potential = &p_module->output_variables[index]; in spvReflectGetOutputVariableBySemantic() local
[all …]
/dports/x11-wm/chamfer/chamferwm-d0916ee/third/spirv_reflect/
H A Dspirv_reflect.c3883 const SpvReflectDescriptorBinding* p_potential = &p_module->descriptor_bindings[index]; in spvReflectGetDescriptorBinding() local
3947 const SpvReflectDescriptorSet* p_potential = &p_module->descriptor_sets[index]; in spvReflectGetDescriptorSet() local
3978 const SpvReflectDescriptorSet* p_potential = &p_entry->descriptor_sets[index]; in spvReflectGetEntryPointDescriptorSet() local
4009 const SpvReflectInterfaceVariable* p_potential = &p_module->input_variables[index]; in spvReflectGetInputVariableByLocation() local
4057 const SpvReflectInterfaceVariable* p_potential = &p_entry->input_variables[index]; in spvReflectGetEntryPointInputVariableByLocation() local
4093 const SpvReflectInterfaceVariable* p_potential = &p_module->input_variables[index]; in spvReflectGetInputVariableBySemantic() local
4137 const SpvReflectInterfaceVariable* p_potential = &p_entry->input_variables[index]; in spvReflectGetEntryPointInputVariableBySemantic() local
4167 const SpvReflectInterfaceVariable* p_potential = &p_module->output_variables[index]; in spvReflectGetOutputVariableByLocation() local
4214 const SpvReflectInterfaceVariable* p_potential = &p_entry->output_variables[index]; in spvReflectGetEntryPointOutputVariableByLocation() local
4250 const SpvReflectInterfaceVariable* p_potential = &p_module->output_variables[index]; in spvReflectGetOutputVariableBySemantic() local
[all …]