Searched refs:IsGLExtensionRequestable (Results 1 – 11 of 11) sorted by relevance
116 if (IsGLExtensionRequestable("GL_OES_rgb8_rgba8")) in TestFloatTextureFormat()367 if (IsGLExtensionRequestable("GL_OES_element_index_uint")) in TEST_P()388 if (IsGLExtensionRequestable("GL_OES_standard_derivatives")) in TEST_P()414 if (IsGLExtensionRequestable("GL_EXT_shader_texture_lod")) in TEST_P()439 if (IsGLExtensionRequestable("GL_EXT_frag_depth")) in TEST_P()471 if (IsGLExtensionRequestable("GL_EXT_texture_filter_anisotropic")) in TEST_P()530 if (IsGLExtensionRequestable("GL_OES_EGL_image_external")) in TEST_P()545 IsGLExtensionRequestable("GL_OES_EGL_image_external_essl3")) in TEST_P()604 if (IsGLExtensionRequestable("GL_NV_pixel_buffer_object")) in TEST_P()648 if (IsGLExtensionRequestable("GL_EXT_texture_storage")) in TEST_P()[all …]
36 if (IsGLExtensionRequestable("GL_ANGLE_get_tex_level_parameter")) in TEST_P()
32 if (IsGLExtensionRequestable("GL_OES_rgb8_rgba8")) in TEST_P()
391 if (IsGLExtensionRequestable("GL_ANGLE_multi_draw")) in requestMultiDrawExtension()406 if (IsGLExtensionRequestable("GL_ANGLE_instanced_arrays")) in requestInstancedExtension()
425 if (IsGLExtensionRequestable("GL_ANGLE_base_vertex_base_instance")) in requestDrawBaseVertexBaseInstanceExtension()440 if (IsGLExtensionRequestable("GL_ANGLE_instanced_arrays")) in requestInstancedExtension()
43 if (IsGLExtensionRequestable("GL_KHR_parallel_shader_compile")) in ensureParallelShaderCompileExtensionAvailable()
183 if (IsGLExtensionRequestable("GL_OES_texture_storage_multisample_2d_array")) in requestArrayExtension()
1762 if (IsGLExtensionRequestable("GL_CHROMIUM_copy_texture")) in TEST_P()
2116 if (IsGLExtensionRequestable("GL_OES_texture_storage_multisample_2d_array")) in TEST_P()
104 if (IsGLExtensionEnabled("GL_ANGLE_request_extension") && IsGLExtensionRequestable(extName)) in EnsureGLExtensionEnabled()133 bool IsGLExtensionRequestable(const std::string &extName) in IsGLExtensionRequestable() function
42 bool IsGLExtensionRequestable(const std::string &extName);