HomeSort by relevance Sort by last modified time
    Searched refs:m_is_tessellation_shader_supported (Results 1 - 25 of 25) sorted by null

  /external/deqp/external/openglcts/modules/glesext/tessellation_shader/
esextcTessellationShaderPoints.cpp 81 if (!m_is_tessellation_shader_supported)
187 if (!m_is_tessellation_shader_supported || !m_is_tessellation_shader_point_size_supported)
312 if (m_is_tessellation_shader_supported)
436 } /* if (m_is_tessellation_shader_supported) */
628 if (!m_is_tessellation_shader_supported)
661 if (!m_is_tessellation_shader_supported)
750 if (!m_is_tessellation_shader_supported)
    [all...]
esextcTessellationShaderTriangles.cpp 81 if (!m_is_tessellation_shader_supported)
169 if (!m_is_tessellation_shader_supported)
410 if (!m_is_tessellation_shader_supported)
541 if (!m_is_tessellation_shader_supported)
572 if (!m_is_tessellation_shader_supported)
716 if (!m_is_tessellation_shader_supported)
798 if (!m_is_tessellation_shader_supported)
836 if (!m_is_tessellation_shader_supported)
927 if (!m_is_tessellation_shader_supported)
    [all...]
esextcTessellationShaderProgramInterfaces.cpp 104 if (!m_is_tessellation_shader_supported || !m_is_program_interface_query_supported)
323 if (!m_is_tessellation_shader_supported)
esextcTessellationShaderBarrier.cpp 82 if (!m_is_tessellation_shader_supported)
159 if (!m_is_tessellation_shader_supported)
241 if (!m_is_tessellation_shader_supported)
esextcTessellationShaderProperties.cpp 58 if (!m_is_tessellation_shader_supported)
206 if (!m_is_tessellation_shader_supported)
281 if (!m_is_tessellation_shader_supported)
esextcTessellationShaderQuads.cpp 103 if (!m_is_tessellation_shader_supported)
221 if (!m_is_tessellation_shader_supported)
384 if (!m_is_tessellation_shader_supported)
597 if (!m_is_tessellation_shader_supported)
    [all...]
esextcTessellationShaderTessellation.cpp 256 if (!m_is_tessellation_shader_supported)
449 if (!m_is_tessellation_shader_supported)
610 if (!m_is_tessellation_shader_supported)
773 if (!m_is_tessellation_shader_supported)
1000 if (!m_is_tessellation_shader_supported)
    [all...]
esextcTessellationShaderVertexOrdering.cpp 57 if (!m_is_tessellation_shader_supported)
159 if (!m_is_tessellation_shader_supported)
474 if (!m_is_tessellation_shader_supported)
esextcTessellationShaderXFB.cpp 66 if (!m_is_tessellation_shader_supported)
247 if (!m_is_tessellation_shader_supported)
575 if (!m_is_tessellation_shader_supported)
esextcTessellationShaderPrimitiveCoverage.cpp 227 if (!m_is_tessellation_shader_supported)
364 if (!m_is_tessellation_shader_supported)
esextcTessellationShaderWinding.cpp 76 if (!m_is_tessellation_shader_supported)
esextcTessellationShaderIsolines.cpp 450 if (!m_is_tessellation_shader_supported)
544 if (!m_is_tessellation_shader_supported)
esextcTessellationShaderMaxPatchVertices.cpp 185 if (!m_is_tessellation_shader_supported)
751 if (!m_is_tessellation_shader_supported)
esextcTessellationShaderTCTE.cpp 81 if (!m_is_tessellation_shader_supported)
183 if (!m_is_tessellation_shader_supported)
    [all...]
esextcTessellationShaderErrors.cpp 101 if (!m_is_tessellation_shader_supported)
195 if (!m_is_tessellation_shader_supported)
    [all...]
esextcTessellationShaderUtils.cpp 302 if (!m_parent_test->m_is_tessellation_shader_supported)
543 if (!m_parent_test->m_is_tessellation_shader_supported)
    [all...]
esextcTessellationShaderVertexSpacing.cpp 898 if (!m_is_tessellation_shader_supported)
    [all...]
esextcTessellationShaderInvariance.cpp 99 if (!m_is_tessellation_shader_supported)
511 if (!m_is_tessellation_shader_supported)
    [all...]
  /external/deqp/external/openglcts/modules/glesext/
esextcTestCaseBase.cpp 69 , m_is_tessellation_shader_supported(false)
102 m_is_tessellation_shader_supported = true;
120 m_is_tessellation_shader_supported = true;
155 m_is_tessellation_shader_supported = isExtensionSupported("GL_OES_tessellation_shader");
169 m_is_tessellation_shader_supported = isExtensionSupported("GL_EXT_tessellation_shader");
    [all...]
esextcTestCaseBase.hpp 221 bool m_is_tessellation_shader_supported; member in class:glcts::TestCaseBase
  /external/deqp/external/openglcts/modules/glesext/draw_elements_base_vertex/
esextcDrawElementsBaseVertexTests.hpp 196 bool m_is_tessellation_shader_supported; /* Corresponds to GL_EXT_tessellation_shader availability under member in class:glcts::DrawElementsBaseVertexTestBase
    [all...]
esextcDrawElementsBaseVertexTests.cpp 56 , m_is_tessellation_shader_supported(false)
995 m_is_tessellation_shader_supported = true;
    [all...]
  /external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
esextcTextureCubeMapArraySampling.cpp     [all...]
esextcTextureCubeMapArrayImageOperations.cpp 351 if (!m_is_tessellation_shader_supported && (m_shader_to_check == STC_TESSELLATION_CONTROL_SHADER ||
    [all...]
esextcTextureCubeMapArrayImageTextureSize.cpp 809 if (!m_is_tessellation_shader_supported)
    [all...]

Completed in 683 milliseconds