Searched refs:_tessellation_shader_vertex_ordering (Results 1 – 8 of 8) sorted by relevance
/external/deqp/external/openglcts/modules/glesext/tessellation_shader/ |
D | esextcTessellationShaderInvariance.hpp | 87 _tessellation_shader_vertex_ordering* out_vertex_ordering, 151 _tessellation_shader_vertex_ordering* out_vertex_ordering, 181 _tessellation_shader_vertex_ordering* out_vertex_ordering, 215 _tessellation_shader_vertex_ordering* out_vertex_ordering, 298 _tessellation_shader_vertex_ordering* out_vertex_ordering, 366 _tessellation_shader_vertex_ordering* out_vertex_ordering, 379 _tessellation_shader_vertex_ordering vertex_ordering; 433 _tessellation_shader_vertex_ordering* out_vertex_ordering, 446 _tessellation_shader_vertex_ordering vertex_ordering; 501 _tessellation_shader_vertex_ordering* out_vertex_ordering, [all …]
|
D | esextcTessellationShaderUtils.hpp | 230 } _tessellation_shader_vertex_ordering; typedef 281 _tessellation_shader_vertex_ordering vertex_ordering, 286 …static std::string getESTokenForVertexOrderingMode(_tessellation_shader_vertex_ordering vertex_ord… 293 _tessellation_shader_vertex_ordering vertex_ordering, bool point_mode);
|
D | esextcTessellationShaderVertexOrdering.hpp | 87 _tessellation_shader_vertex_ordering vertex_ordering; 109 _tessellation_shader_vertex_ordering vertex_ordering, bool is_point_mode_enabled,
|
D | esextcTessellationShaderInvariance.cpp | 550 …_tessellation_shader_vertex_ordering vertex_ordering = TESSELLATION_SHADER_VERTEX_ORDERING_UNKNO… in iterate() 766 …_tessellation_primitive_mode* out_primitive_mode, _tessellation_shader_vertex_ordering* out_vertex… in getIterationProperties() 845 …_tessellation_shader_vertex_ordering vertex_ordering = TESSELLATION_SHADER_VERTEX_ORDERING_UNKNO… in getTECode() 1033 …_tessellation_primitive_mode* out_primitive_mode, _tessellation_shader_vertex_ordering* out_vertex… in getIterationProperties() 1124 …_tessellation_shader_vertex_ordering vertex_ordering = TESSELLATION_SHADER_VERTEX_ORDERING_UNKNO… in getTECode() 1222 _tessellation_shader_vertex_ordering cmp_vertex_ordering; in verifyResultData() 1228 _tessellation_shader_vertex_ordering ref_vertex_ordering; in verifyResultData() 1312 …_tessellation_primitive_mode* out_primitive_mode, _tessellation_shader_vertex_ordering* out_vertex… in getIterationProperties() 1617 …_tessellation_primitive_mode* out_primitive_mode, _tessellation_shader_vertex_ordering* out_vertex… in getIterationProperties() 1983 …_tessellation_primitive_mode* out_primitive_mode, _tessellation_shader_vertex_ordering* out_vertex… in getIterationProperties() [all …]
|
D | esextcTessellationShaderTCTE.hpp | 237 _tessellation_shader_vertex_ordering vertex_ordering; 280 _tessellation_shader_vertex_ordering vertex_ordering,
|
D | esextcTessellationShaderVertexOrdering.cpp | 269 …const _tessellation_shader_vertex_ordering vertex_orderings[] = { TESSELLATION_SHADER_VERTEX_ORDER… in initTest() 285 _tessellation_shader_vertex_ordering vertex_ordering = vertex_orderings[n_vertex_ordering]; in initTest() 342 …_tessellation_shader_vertex_ordering vertex_ordering, bool is_point_mode_enabled, TessellationShad… in initTestIteration()
|
D | esextcTessellationShaderUtils.cpp | 438 _tessellation_shader_vertex_ordering vertex_ordering, in getGenericTECode() 659 …_tessellation_shader_vertex_ordering vertex_ordering, _tessellation_shader_vertex_spacing vertex_s… in getDataGeneratedByTessellator() 727 _tessellation_shader_vertex_ordering vertex_ordering) in getESTokenForVertexOrderingMode()
|
D | esextcTessellationShaderTCTE.cpp | 2062 …_tessellation_shader_vertex_ordering vertex_ordering, _tessellation_shader_vertex_spacing vertex_s… in getTessellationEvaluationShaderCode() 2294 const _tessellation_shader_vertex_ordering vertex_ordering_modes[] = { in initTest() 2324 …_tessellation_shader_vertex_ordering vertex_ordering = vertex_ordering_modes[n_vertex_ordering_mod… in initTest()
|