| 1 | |
|---|---|
| 2 | |
| 3 | static const spv_ext_inst_desc_t spv_amd_shader_explicit_vertex_parameter_entries[] = { |
| 4 | {"InterpolateAtVertexAMD", 1, 0, nullptr, {SPV_OPERAND_TYPE_ID, SPV_OPERAND_TYPE_ID, SPV_OPERAND_TYPE_NONE}} |
| 5 | }; |
| 1 | |
|---|---|
| 2 | |
| 3 | static const spv_ext_inst_desc_t spv_amd_shader_explicit_vertex_parameter_entries[] = { |
| 4 | {"InterpolateAtVertexAMD", 1, 0, nullptr, {SPV_OPERAND_TYPE_ID, SPV_OPERAND_TYPE_ID, SPV_OPERAND_TYPE_NONE}} |
| 5 | }; |