Lines Matching refs:vk_shader_module
967 HandleToUint64(vs->vk_shader_module), kVUID_Core_Shader_OutputNotConsumed, in ValidateViAgainstVsInputs()
975 … HandleToUint64(vs->vk_shader_module), kVUID_Core_Shader_InputNotProduced, in ValidateViAgainstVsInputs()
985 … HandleToUint64(vs->vk_shader_module), kVUID_Core_Shader_InterfaceTypeMismatch, in ValidateViAgainstVsInputs()
1039 … HandleToUint64(fs->vk_shader_module), kVUID_Core_Shader_OutputNotConsumed, in ValidateFsOutputsAgainstRenderPass()
1049 … HandleToUint64(fs->vk_shader_module), kVUID_Core_Shader_InputNotProduced, in ValidateFsOutputsAgainstRenderPass()
1064 HandleToUint64(fs->vk_shader_module), kVUID_Core_Shader_InterfaceTypeMismatch, in ValidateFsOutputsAgainstRenderPass()
1077 … HandleToUint64(fs->vk_shader_module), kVUID_Core_Shader_NoAlphaAtLocation0WithAlphaToCoverage, in ValidateFsOutputsAgainstRenderPass()
2763 …report_data->FormatHandle(module->vk_shader_module).c_str(), string_VkShaderStageFlagBits(pStage->… in ValidatePipelineShaderStage()
2880 … HandleToUint64(producer->vk_shader_module), kVUID_Core_Shader_OutputNotConsumed, in ValidateInterfaceBetweenStages()
2886 … HandleToUint64(consumer->vk_shader_module), kVUID_Core_Shader_InputNotProduced, in ValidateInterfaceBetweenStages()
2899 … HandleToUint64(producer->vk_shader_module), kVUID_Core_Shader_InterfaceTypeMismatch, in ValidateInterfaceBetweenStages()
2906 … HandleToUint64(producer->vk_shader_module), kVUID_Core_Shader_InterfaceTypeMismatch, in ValidateInterfaceBetweenStages()
2913 … HandleToUint64(producer->vk_shader_module), kVUID_Core_Shader_InterfaceTypeMismatch, in ValidateInterfaceBetweenStages()
2930 … HandleToUint64(producer->vk_shader_module), kVUID_Core_Shader_InterfaceTypeMismatch, in ValidateInterfaceBetweenStages()
2939 … HandleToUint64(producer->vk_shader_module), kVUID_Core_Shader_InterfaceTypeMismatch, in ValidateInterfaceBetweenStages()
3172 … HandleToUint64(shader->vk_shader_module), "UNASSIGNED-features-limits-maxComputeWorkGroupSize", in ValidateComputeWorkGroupSizes()
3174 … report_data->FormatHandle(shader->vk_shader_module).c_str(), local_size_x, in ValidateComputeWorkGroupSizes()
3179 … HandleToUint64(shader->vk_shader_module), "UNASSIGNED-features-limits-maxComputeWorkGroupSize", in ValidateComputeWorkGroupSizes()
3181 … report_data->FormatHandle(shader->vk_shader_module).c_str(), local_size_x, in ValidateComputeWorkGroupSizes()
3186 … HandleToUint64(shader->vk_shader_module), "UNASSIGNED-features-limits-maxComputeWorkGroupSize", in ValidateComputeWorkGroupSizes()
3188 … report_data->FormatHandle(shader->vk_shader_module).c_str(), local_size_x, in ValidateComputeWorkGroupSizes()
3207 …HandleToUint64(shader->vk_shader_module), "UNASSIGNED-features-limits-maxComputeWorkGroupInvocatio… in ValidateComputeWorkGroupSizes()
3210 …report_data->FormatHandle(shader->vk_shader_module).c_str(), local_size_x, local_size_y, local_siz… in ValidateComputeWorkGroupSizes()