Home
last modified time | relevance | path

Searched refs:custom1 (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderMiscTests.cpp1873 << " vec4 custom1[4];\n" in initPrograms()
1978 << " customAttribute1[0] = " << meshPvdPrefix << ".custom1[0]; //vec4(0.25, 0.5, 10.0, 3.0)\n" in initPrograms()
1979 << " customAttribute1[1] = " << meshPvdPrefix << ".custom1[1]; //vec4(0.25, 1.0, 20.0, 3.0)\n" in initPrograms()
1980 << " customAttribute1[2] = " << meshPvdPrefix << ".custom1[2]; //vec4( 0.5, 0.5, 20.0, 3.0)\n" in initPrograms()
1981 << " customAttribute1[3] = " << meshPvdPrefix << ".custom1[3]; //vec4( 0.5, 1.0, 10.0, 3.0)\n" in initPrograms()
2031 << " td.custom1[0] = pvd.custom1[0];\n" in initPrograms()
2032 << " td.custom1[1] = pvd.custom1[1];\n" in initPrograms()
2033 << " td.custom1[ in initPrograms()
2097 tcu::Vec4 custom1[4]; iterate() member
[all...]
H A DvktMeshShaderMiscTestsEXT.cpp2097 << " vec4 custom1[4];\n" in initPrograms()
2198 << " customAttribute1[0] = " << meshPvdPrefix << ".custom1[0]; //vec4(0.25, 0.5, 10.0, 3.0)\n" in initPrograms()
2199 << " customAttribute1[1] = " << meshPvdPrefix << ".custom1[1]; //vec4(0.25, 1.0, 20.0, 3.0)\n" in initPrograms()
2200 << " customAttribute1[2] = " << meshPvdPrefix << ".custom1[2]; //vec4( 0.5, 0.5, 20.0, 3.0)\n" in initPrograms()
2201 << " customAttribute1[3] = " << meshPvdPrefix << ".custom1[3]; //vec4( 0.5, 1.0, 10.0, 3.0)\n" in initPrograms()
2250 << " td.custom1[0] = pvd.custom1[0];\n" in initPrograms()
2251 << " td.custom1[1] = pvd.custom1[1];\n" in initPrograms()
2252 << " td.custom1[ in initPrograms()
2318 tcu::Vec4 custom1[4]; iterate() member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderMiscTests.cpp1873 << " vec4 custom1[4];\n" in initPrograms()
1978 << " customAttribute1[0] = " << meshPvdPrefix << ".custom1[0]; //vec4(0.25, 0.5, 10.0, 3.0)\n" in initPrograms()
1979 << " customAttribute1[1] = " << meshPvdPrefix << ".custom1[1]; //vec4(0.25, 1.0, 20.0, 3.0)\n" in initPrograms()
1980 << " customAttribute1[2] = " << meshPvdPrefix << ".custom1[2]; //vec4( 0.5, 0.5, 20.0, 3.0)\n" in initPrograms()
1981 << " customAttribute1[3] = " << meshPvdPrefix << ".custom1[3]; //vec4( 0.5, 1.0, 10.0, 3.0)\n" in initPrograms()
2031 << " td.custom1[0] = pvd.custom1[0];\n" in initPrograms()
2032 << " td.custom1[1] = pvd.custom1[1];\n" in initPrograms()
2033 << " td.custom1[ in initPrograms()
2097 tcu::Vec4 custom1[4]; iterate() member
[all...]
H A DvktMeshShaderMiscTestsEXT.cpp2079 << " vec4 custom1[4];\n" in initPrograms()
2180 << " customAttribute1[0] = " << meshPvdPrefix << ".custom1[0]; //vec4(0.25, 0.5, 10.0, 3.0)\n" in initPrograms()
2181 << " customAttribute1[1] = " << meshPvdPrefix << ".custom1[1]; //vec4(0.25, 1.0, 20.0, 3.0)\n" in initPrograms()
2182 << " customAttribute1[2] = " << meshPvdPrefix << ".custom1[2]; //vec4( 0.5, 0.5, 20.0, 3.0)\n" in initPrograms()
2183 << " customAttribute1[3] = " << meshPvdPrefix << ".custom1[3]; //vec4( 0.5, 1.0, 10.0, 3.0)\n" in initPrograms()
2232 << " td.custom1[0] = pvd.custom1[0];\n" in initPrograms()
2233 << " td.custom1[1] = pvd.custom1[1];\n" in initPrograms()
2234 << " td.custom1[ in initPrograms()
2300 tcu::Vec4 custom1[4]; iterate() member
[all...]

Completed in 22 milliseconds