Home
last modified time | relevance | path

Searched refs:surface_type (Results 1 – 25 of 30) sorted by relevance

12

/external/igt-gpu-tools/lib/
Dgpu_cmds.c103 ss->ss0.surface_type = SURFACE_2D; in gen7_fill_surface_state()
405 ss->ss0.surface_type = SURFACE_2D; in gen8_fill_surface_state()
438 uint32_t surface_type, in gen11_fill_surface_state() argument
458 ss->ss0.surface_type = surface_type; in gen11_fill_surface_state()
Dgen9_render.h38 uint32_t surface_type:3; /**< BRW_SURFACE_1D/2D/3D/CUBE */ member
Dgpu_cmds.h113 uint32_t surface_type,
Dgen7_media.h106 uint32_t surface_type:3; /**< BRW_SURFACE_1D/2D/3D/CUBE */ member
Dgen8_media.h108 uint32_t surface_type:3; /**< BRW_SURFACE_1D/2D/3D/CUBE */ member
Dgen7_render.h230 unsigned int surface_type:3; /**< BRW_SURFACE_1D/2D/3D/CUBE */ member
Dgen8_render.h106 uint32_t surface_type:3; /**< BRW_SURFACE_1D/2D/3D/CUBE */ member
Dgen4_render.h247 unsigned int surface_type:3; member
Drendercopy_gen6.c94 ss->ss0.surface_type = SURFACE_2D; in gen6_bind_buf()
Dgen6_render.h913 uint32_t surface_type:3; member
Drendercopy_gen4.c158 ss->ss0.surface_type = SURFACE_2D; in gen4_bind_buf()
Drendercopy_gen8.c169 ss->ss0.surface_type = SURFACE_2D; in gen8_bind_buf()
Drendercopy_gen9.c199 ss->ss0.surface_type = SURFACE_2D; in gen8_bind_buf()
/external/deqp/external/openglcts/modules/gles31/
Des31cLayoutBindingTests.hpp78 eSurfaceType surface_type; // Texture, Image... member
Des31cLayoutBindingTests.cpp512 …return (m_testParams.surface_type != UniformBlock) && (m_testParams.surface_type != ShaderStorageB… in needsPrecision()
516 …return (m_testParams.surface_type != UniformBlock) && (m_testParams.surface_type != ShaderStorageB… in needsPrecision()
517 (m_testParams.surface_type != AtomicCounter) && (m_testParams.surface_type != Image); in needsPrecision()
768 if (getTestParameters().surface_type == Image) in initDefaultCSContext()
887 if (getTestParameters().surface_type == Image) in maxBindings()
904 if (getTestParameters().surface_type == Image) in maxArraySize()
967 switch (getTestParameters().surface_type) in bind()
1006 switch (getTestParameters().surface_type) in unbind()
1170 if (getTestParameters().surface_type == Image) in drawTestCompute()
3403 switch ((*testArgsIter).surface_type) in init()
/external/mesa3d/src/egl/drivers/dri2/
Degl_dri2.h434 EGLint surface_type, const EGLint *attr_list,
528 dri2_get_dri_config(struct dri2_egl_config *conf, EGLint surface_type,
Dplatform_x11.c760 EGLint surface_type; in dri2_x11_add_configs_for_visuals() local
764 surface_type = in dri2_x11_add_configs_for_visuals()
770 surface_type |= EGL_SWAP_BEHAVIOR_PRESERVED_BIT; in dri2_x11_add_configs_for_visuals()
808 surface_type, config_attrs, in dri2_x11_add_configs_for_visuals()
829 surface_type, config_attrs, in dri2_x11_add_configs_for_visuals()
Degl_dri2.c326 dri2_get_dri_config(struct dri2_egl_config *conf, EGLint surface_type, in dri2_get_dri_config() argument
329 const bool double_buffer = surface_type == EGL_WINDOW_BIT; in dri2_get_dri_config()
416 EGLint surface_type, const EGLint *attr_list, in dri2_add_config() argument
551 surface_type |= EGL_MUTABLE_RENDER_BUFFER_BIT_KHR; in dri2_add_config()
573 base.SurfaceType = surface_type; in dri2_add_config()
574 if (surface_type & (EGL_PBUFFER_BIT | in dri2_add_config()
582 surface_type &= ~EGL_PIXMAP_BIT; in dri2_add_config()
591 surface_type &= ~EGL_PBUFFER_BIT; in dri2_add_config()
594 if (!surface_type) in dri2_add_config()
641 conf->base.SurfaceType |= surface_type; in dri2_add_config()
Dplatform_android.c1222 const EGLint surface_type = EGL_WINDOW_BIT | EGL_PBUFFER_BIT; in droid_add_configs_for_visuals() local
1234 config_count + 1, surface_type, config_attrs, in droid_add_configs_for_visuals()
/external/exoplayer/tree/extensions/av1/
DREADME.md114 setting `surface_type` of `PlayerView` to be
/external/exoplayer/tree/extensions/vp9/
DREADME.md132 setting `surface_type` of `PlayerView` to be
/external/deqp/external/openglcts/data/mustpass/egl/aosp_mustpass/3.2.3.x/
Degl-master.txt348 dEQP-EGL.functional.query_config.get_config_attrib.surface_type
378 dEQP-EGL.functional.choose_config.simple.selection_only.surface_type
406 dEQP-EGL.functional.choose_config.simple.selection_and_sort.surface_type
414 dEQP-EGL.functional.choose_config.random.surface_type
/external/deqp/android/cts/master/
Degl-master.txt390 dEQP-EGL.functional.query_config.get_config_attrib.surface_type
420 dEQP-EGL.functional.choose_config.simple.selection_only.surface_type
448 dEQP-EGL.functional.choose_config.simple.selection_and_sort.surface_type
456 dEQP-EGL.functional.choose_config.random.surface_type
/external/deqp/external/openglcts/data/mustpass/egl/aosp_mustpass/3.2.5.x/
Degl-master.txt390 dEQP-EGL.functional.query_config.get_config_attrib.surface_type
420 dEQP-EGL.functional.choose_config.simple.selection_only.surface_type
448 dEQP-EGL.functional.choose_config.simple.selection_and_sort.surface_type
456 dEQP-EGL.functional.choose_config.random.surface_type
/external/deqp/external/openglcts/data/mustpass/egl/aosp_mustpass/3.2.4.x/
Degl-master.txt348 dEQP-EGL.functional.query_config.get_config_attrib.surface_type
378 dEQP-EGL.functional.choose_config.simple.selection_only.surface_type
406 dEQP-EGL.functional.choose_config.simple.selection_and_sort.surface_type
414 dEQP-EGL.functional.choose_config.random.surface_type

12