Home
last modified time | relevance | path

Searched defs:render (Results 201 - 225 of 268) sorted by relevance

1234567891011

/third_party/node/deps/v8/third_party/jinja2/
H A Denvironment.py1076 def render(self, *args, **kwargs): member in Template
/third_party/node/tools/inspector_protocol/jinja2/
H A Denvironment.py993 def render(self, *args, **kwargs): member in Template
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_render_pass.c1534 VkRenderingInfo render = { in load_attachment() local
1552 disp->CmdBeginRendering(vk_command_buffer_to_handle(cmd_buffer), &render); load_attachment() local
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_draw.c584 struct lima_render_state *render = in lima_pack_render_state() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_render.c929 r300_render(struct vbuf_render* render) in r300_render() argument
935 r300_render_get_vertex_info(struct vbuf_render* render) in r300_render_get_vertex_info() argument
943 static boolean r300_render_allocate_vertices(struct vbuf_render* render, in r300_render_allocate_vertices() argument
976 r300_render_map_vertices(struct vbuf_render* render) r300_render_map_vertices() argument
987 r300_render_unmap_vertices(struct vbuf_render* render, ushort min, ushort max) r300_render_unmap_vertices() argument
1000 r300_render_release_vertices(struct vbuf_render* render) r300_render_release_vertices() argument
1011 r300_render_set_primitive(struct vbuf_render* render, enum pipe_prim_type prim) r300_render_set_primitive() argument
1020 r300_render_draw_arrays(struct vbuf_render* render, unsigned start, unsigned count) r300_render_draw_arrays() argument
1054 r300_render_draw_elements(struct vbuf_render* render, const ushort* indices, uint count) r300_render_draw_elements() argument
1101 r300_render_destroy(struct vbuf_render* render) r300_render_destroy() argument
1130 struct vbuf_render* render; r300_draw_stage() local
[all...]
/third_party/python/Tools/c-analyzer/c_parser/
H A Dinfo.py680 def render(self, fmt='line'): member in HighlevelParsedItem
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawMultipleInterpolationTests.cpp322 void DrawTestInstance::render (de::SharedPtr<Image>& colorTargetImage, in render() function in vkt::Draw::__anon27930::DrawTestInstance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassDitheringTests.cpp383 void DitheringTestInstance::render (const VkViewport& vp, bool useDithering) in render() function in vkt::renderpass::__anon28582::DitheringTestInstance
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawMultipleInterpolationTests.cpp324 void DrawTestInstance::render (de::SharedPtr<Image>& colorTargetImage, in render() function in vkt::Draw::__anon29171::DrawTestInstance
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DWebGLCompatibilityTest.cpp3178 bool render = false; local
3189 bool render = false; local
3213 bool render = false; in TEST_P() local
3224 bool render = false; in TEST_P() local
3249 bool render in TEST_P() local
3260 bool render = false; TEST_P() local
3284 bool render = IsGLExtensionEnabled("GL_EXT_color_buffer_float"); TEST_P() local
3296 bool render = IsGLExtensionEnabled("GL_EXT_color_buffer_float"); TEST_P() local
3319 bool render = IsGLExtensionEnabled("GL_EXT_color_buffer_float"); TEST_P() local
3331 bool render = IsGLExtensionEnabled("GL_EXT_color_buffer_float"); TEST_P() local
3353 bool render = false; TEST_P() local
3364 bool render = IsGLExtensionEnabled("GL_CHROMIUM_color_buffer_float_rgb"); TEST_P() local
3390 bool render = false; TEST_P() local
3401 bool render = IsGLExtensionEnabled("GL_EXT_color_buffer_float") || TEST_P() local
3714 bool render = false; TEST_P() local
3723 bool render = false; TEST_P() local
3733 bool render = IsGLExtensionEnabled("GL_EXT_color_buffer_float") || TEST_P() local
3744 bool render = IsGLExtensionEnabled("GL_EXT_color_buffer_half_float"); TEST_P() local
3774 bool render = false; TEST_P() local
3783 bool render = false; TEST_P() local
3793 bool render = IsGLExtensionEnabled("GL_EXT_color_buffer_float") || TEST_P() local
3804 bool render = IsGLExtensionEnabled("GL_EXT_color_buffer_half_float"); TEST_P() local
3837 bool render = IsGLExtensionEnabled("GL_EXT_color_buffer_half_float"); TEST_P() local
3846 bool render = false; TEST_P() local
3857 bool render = false; TEST_P() local
3866 bool render = IsGLExtensionEnabled("GL_EXT_color_buffer_half_float"); TEST_P() local
3897 bool render = IsGLExtensionEnabled("GL_EXT_color_buffer_half_float"); TEST_P() local
3906 bool render = false; TEST_P() local
3916 bool render = IsGLExtensionEnabled("GL_EXT_color_buffer_float") || TEST_P() local
3926 bool render = IsGLExtensionEnabled("GL_EXT_color_buffer_half_float"); TEST_P() local
[all...]
/third_party/skia/third_party/externals/jinja2/
H A Denvironment.py1076 def render(self, *args, **kwargs): member in Template
/third_party/skia/tests/
H A DSerializationTest.cpp534 static sk_sp<SkImage> render(const SkPicture& p) { in render() function
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dftobjs.h750 FT_Renderer_RenderFunc render; member
/third_party/skia/tools/debugger/
H A DDrawCommand.h89 virtual bool render(SkCanvas* canvas) const { return false; } in render() function in DrawCommand
[all...]
/third_party/skia/tools/fonts/
H A DTestSVGTypeface.cpp109 void TestSVGTypeface::Glyph::render(SkCanvas* canvas) const { in render() function in TestSVGTypeface::Glyph
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFboColorbufferTests.cpp116 void render (tcu::Surface& dst) in render() function in deqp::gles3::Functional::FboColorClearCase
223 void render (tcu::Surface& dst) in render() function in deqp::gles3::Functional::FboColorMultiTex2DCase
340 void render (tcu::Surface& dst) in render() function in deqp::gles3::Functional::FboColorTexCubeCase
489 void render (tcu::Surface& dst) in render() function in deqp::gles3::Functional::FboColorTex2DArrayCase
615 void render (tcu::Surface& dst) in render() function in deqp::gles3::Functional::FboColorTex3DCase
745 void render (tcu::Surface& dst) in render() function in deqp::gles3::Functional::FboBlendCase
831 void render (tcu::Surface& dst) in render() function in deqp::gles3::Functional::FboRepeatedClearSampleTex2DCase
903 void render (tcu::Surface& dst) in render() function in deqp::gles3::Functional::FboRepeatedClearBlitTex2DCase
969 void render (tcu::Surface& dst) in render() function in deqp::gles3::Functional::FboRepeatedClearBlitRboCase
H A Des3fFboInvalidateTests.cpp145 void render (tcu::Surface& dst) in render() function in deqp::gles3::Functional::InvalidateDefaultFramebufferRenderCase
213 void render (tcu::Surface& dst) in render() function in deqp::gles3::Functional::InvalidateDefaultFramebufferBindCase
307 void render (tcu::Surface& dst) in render() function in deqp::gles3::Functional::InvalidateDefaultSubFramebufferRenderCase
361 void render (tcu::Surface& dst) in render() function in deqp::gles3::Functional::InvalidateDefaultSubFramebufferBindCase
460 void render (tcu::Surface& dst) in render() function in deqp::gles3::Functional::InvalidateFboRenderCase
573 void render (tcu::Surface& dst) in render() function in deqp::gles3::Functional::InvalidateFboUnbindReadCase
703 void render (tcu::Surface& dst) in render() function in deqp::gles3::Functional::InvalidateFboUnbindBlitCase
827 void render (tc function in deqp::gles3::Functional::InvalidateSubFboRenderCase
929 void render (tcu::Surface& dst) render() function in deqp::gles3::Functional::InvalidateSubFboUnbindReadCase
1082 void render (tcu::Surface& dst) render() function in deqp::gles3::Functional::InvalidateSubFboUnbindBlitCase
1206 void render (tcu::Surface& dst) render() function in deqp::gles3::Functional::InvalidateFboTargetCase
[all...]
H A Des3fFboRenderTest.cpp529 void StencilClearsTest::render (sglr::Context& context, Surface& dst) in render() function in deqp::gles3::Functional::FboCases::StencilClearsTest
620 void SharedColorbufferTest::render (sglr::Context& context, Surface& dst) in render() function in deqp::gles3::Functional::FboCases::SharedColorbufferTest
750 void SharedColorbufferClearsTest::render (sgl function in deqp::gles3::Functional::FboCases::SharedColorbufferClearsTest
859 void SharedDepthStencilTest::render (sglr::Context& context, Surface& dst) render() function in deqp::gles3::Functional::FboCases::SharedDepthStencilTest
1111 void ResizeTest::render (sglr::Context& context, Surface& dst) render() function in deqp::gles3::Functional::FboCases::ResizeTest
1267 void RecreateBuffersTest::render (sglr::Context& ctx, Surface& dst) render() function in deqp::gles3::Functional::FboCases::RecreateBuffersTest
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderFramebufferFetchTests.cpp538 void FramebufferFetchTestCase::render (void) in render() function in deqp::gles31::Functional::__anon30896::FramebufferFetchTestCase
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsTextureBufferCase.cpp758 void render (TestLog& log, in render() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassDitheringTests.cpp385 void DitheringTestInstance::render (const VkViewport& vp, bool useDithering) in render() function in vkt::renderpass::__anon29761::DitheringTestInstance
[all...]
/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrFragmentOperations.cpp796 void FragmentProcessor::render (const rr::MultisamplePixelBufferAccess& msColorBuffer, in render() function in rr::FragmentProcessor
/third_party/vk-gl-cts/modules/egl/
H A DteglBufferAgeTests.cpp258 void GLES2Renderer::render (int width, int height, const Frame& frame) const in render() function in deqp::egl::__anon30347::GLES2Renderer
341 void ReferenceRenderer::render (tcu::Surface* target, const Frame& frame) const in render() function in deqp::egl::__anon30347::ReferenceRenderer
H A DteglGLES2SharedRenderingPerfTests.cpp655 void TestContext::render (void) in render() function in deqp::egl::__anon30359::TestContext
H A DteglPartialUpdateTests.cpp246 void GLES2Renderer::render (int width, int height, const Frame& frame) const in render() function in deqp::egl::__anon30376::GLES2Renderer
330 void ReferenceRenderer::render (tcu::Surface* target, const Frame& frame) const in render() function in deqp::egl::__anon30376::ReferenceRenderer
[all...]

Completed in 46 milliseconds

1234567891011