| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_device.c | 2520 dzn_buffer_get_copy_loc(const struct dzn_buffer *buf, VkFormat format, const VkBufferImageCopy2 *region, VkImageAspectFlagBits aspect, uint32_t layer) dzn_buffer_get_copy_loc() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_blitter.c | 887 get_texcoords(struct pipe_sampler_view *src, unsigned src_width0, unsigned src_height0, int x1, int y1, int x2, int y2, float layer, unsigned sample, bool uses_txf, union blitter_attrib *out) get_texcoords() argument 1811 blitter_draw_tex(struct blitter_context_priv *ctx, int dst_x1, int dst_y1, int dst_x2, int dst_y2, struct pipe_sampler_view *src, unsigned src_width0, unsigned src_height0, int src_x1, int src_y1, int src_x2, int src_y2, float layer, unsigned sample, bool uses_txf, enum blitter_attrib_type type) blitter_draw_tex() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| H A D | vktImageLoadStoreTests.cpp | 90 tcu::ConstPixelBufferAccess getLayerOrSlice (const Texture& texture, const tcu::ConstPixelBufferAccess access, const int layer) in getLayerOrSlice() argument
|
| H A D | vktImageCompressionTranscodingSupport.cpp | 1140 const struct PushData { uint32_t layer; uint32_t level; } pushData in decompressImage() member 359 generateData(deUint8* toFill, const size_t size, const VkFormat format, const deUint32 layer, const deUint32 level) generateData() argument 2016 getCompressedImageData(const VkFormat format, const UVec3& size, std::vector<deUint8>& data, const deUint32 layer, const deUint32 level) getCompressedImageData() argument 2030 getUncompressedImageData(const VkFormat format, const UVec3& size, std::vector<deUint8>& data, const deUint32 layer, const deUint32 level) getUncompressedImageData() argument 2045 verifyDecompression(const VkCommandPool& cmdPool, const std::vector<deUint8>& refCompressedData, const de::MovePtr<Image>& resCompressedImage, const deUint32 level, const deUint32 layer, const UVec3& mipmapDims) verifyDecompression() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
| H A D | vktMeshShaderPropertyTestsEXT.cpp | 2359 const auto layer = tcu::getSubregion(referenceAccess, 0, 0, z, iExtent3D.x(), iExtent3D.y(), 1); in iterate() local
|
| H A D | vktMeshShaderQueryTestsEXT.cpp | 1167 msg << "Color target mismatch at layer " << layer << "; check log for details"; in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
| H A D | vktImageLoadStoreTests.cpp | 90 tcu::ConstPixelBufferAccess getLayerOrSlice (const Texture& texture, const tcu::ConstPixelBufferAccess access, const int layer) in getLayerOrSlice() argument
|
| H A D | vktImageCompressionTranscodingSupport.cpp | 1129 const struct PushData { uint32_t layer; uint32_t level; } pushData in decompressImage() member 359 generateData(deUint8* toFill, const size_t size, const VkFormat format, const deUint32 layer, const deUint32 level) generateData() argument 2001 getCompressedImageData(const VkFormat format, const UVec3& size, std::vector<deUint8>& data, const deUint32 layer, const deUint32 level) getCompressedImageData() argument 2015 getUncompressedImageData(const VkFormat format, const UVec3& size, std::vector<deUint8>& data, const deUint32 layer, const deUint32 level) getUncompressedImageData() argument 2030 verifyDecompression(const VkCommandPool& cmdPool, const std::vector<deUint8>& refCompressedData, const de::MovePtr<Image>& resCompressedImage, const deUint32 level, const deUint32 layer, const UVec3& mipmapDims) verifyDecompression() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/ |
| H A D | vktMeshShaderPropertyTestsEXT.cpp | 2359 const auto layer = tcu::getSubregion(referenceAccess, 0, 0, z, iExtent3D.x(), iExtent3D.y(), 1); in iterate() local
|
| H A D | vktMeshShaderQueryTestsEXT.cpp | 1166 msg << "Color target mismatch at layer " << layer << "; check log for details"; in iterate() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | FramebufferVk.cpp | 2739 uint32_t layer = renderTarget->getLayerIndex(); in readPixelsImpl() local
|
| H A D | TextureVk.cpp | 2864 getLevelLayerImageView(ContextVk *contextVk, gl::LevelIndex level, size_t layer, const vk::ImageView **imageViewOut) getLevelLayerImageView() argument 3110 generateMipmapLevelsWithCPU(ContextVk *contextVk, const angle::Format &sourceFormat, GLuint layer, gl::LevelIndex firstMipLevel, gl::LevelIndex maxMipLevel, const size_t sourceWidth, const size_t sourceHeight, const size_t sourceDepth, const size_t sourceRowPitch, const size_t sourceDepthPitch, uint8_t *sourceData) generateMipmapLevelsWithCPU() argument 3223 uint32_t layer = 0; getTexImage() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libGL/ |
| H A D | entry_points_gl_3_autogen.cpp | 806 GL_FramebufferTextureLayer(GLenum target, GLenum attachment, GLuint texture, GLint level, GLint layer) GL_FramebufferTextureLayer() argument
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fGeometryShaderTests.cpp | 3429 sampleTextureLayer(tcu::Surface& dst, int layer) sampleTextureLayer() argument 3482 verifyLayerContent(const tcu::Surface& layer, int layerNdx) verifyLayerContent() argument 3555 verifyImageSingleColoredRow(const tcu::Surface& layer, float rowWidthRatio, const tcu::Vec4& barColor, bool logging) verifyImageSingleColoredRow() argument 3620 verifyEmptyImage(const tcu::Surface& layer, bool logging) verifyEmptyImage() argument [all...] |
| /third_party/vk-gl-cts/framework/opengl/simplereference/ |
| H A D | sglrReferenceContext.hpp | 368 int layer; member
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/vo/vo_dev/arch/hi3516cv500/hal/ |
| H A D | vou_drv.c | 326 static hal_disp_layer vou_drv_convert_layer(hi_vo_layer layer) in vou_drv_convert_layer() argument 363 static hi_void vou_drv_set_layer_cvfir_coef(hi_u32 layer, vo_rm_coef_mode coef_mode) in vou_drv_set_layer_cvfir_coef() argument 376 hi_void vou_drv_layer_csc_enable(hi_vo_layer layer, hi_bool csc_en) in vou_drv_layer_csc_enable() argument 393 hi_void vo_drv_int_reg_up_mode(hi_vo_layer layer, vo_int_mod argument 1048 vou_drv_layer_enable(hi_vo_layer layer, hi_bool enable) vou_drv_layer_enable() argument 1055 vou_drv_set_layer_bk_grd(hi_vo_layer layer, hi_u32 bk_grd) vou_drv_set_layer_bk_grd() argument 1061 vou_drv_set_layer_data_fmt(hi_vo_layer layer, vou_layer_pixerl_format data_fmt) vou_drv_set_layer_data_fmt() argument 1072 vou_drv_get_layer_data_fmt(hi_vo_layer layer, vou_layer_pixerl_format *data_fmt) vou_drv_get_layer_data_fmt() argument 2279 vou_drv_init_default_csc(hi_vo_layer layer) vou_drv_init_default_csc() argument [all...] |
| /foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
| H A D | render_backend_gles.cpp | 102 GLenum getCubeMapTarget(GLenum type, uint32_t layer) in getCubeMapTarget() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
| H A D | rs_surface_render_node.cpp | 813 auto layer = surfaceParams->GetLayerInfo(); in SetInFixedRotation() local 1581 auto layer = surfaceParams->GetLayerInfo(); UpdateHwcNodeLayerInfo() local [all...] |
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dv_meta_copy.c | 1382 uint32_t layer; in copy_buffer_to_image_tfu() local 1681 nir_ssa_def *layer = in get_texel_buffer_copy_gs() local 2215 uint32_t layer = resource->baseArrayLayer + l; texel_buffer_shader_copy() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| H A D | sp_tex_sample.c | 1012 get_texel_2d_array(const struct sp_sampler_view *sp_sview, const struct sp_sampler *sp_samp, union tex_tile_address addr, int x, int y, int layer) get_texel_2d_array() argument 1033 get_texel_cube_seamless(const struct sp_sampler_view *sp_sview, union tex_tile_address addr, int x, int y, float *corner, int layer, unsigned face) get_texel_cube_seamless() argument 1088 get_texel_cube_array(const struct sp_sampler_view *sp_sview, const struct sp_sampler *sp_samp, union tex_tile_address addr, int x, int y, int layer) get_texel_cube_array() argument 1315 const int layer = coord_to_layer(args->t, sp_sview->base.u.tex.first_layer, img_filter_1d_array_nearest() local 1382 const int layer = coord_to_layer(args->p, sp_sview->base.u.tex.first_layer, img_filter_2d_array_nearest() local 1558 const int layer = coord_to_layer(args->t, sp_sview->base.u.tex.first_layer, img_filter_1d_array_linear() local 1702 const int layer = coord_to_layer(args->p, sp_sview->base.u.tex.first_layer, img_filter_2d_array_linear() local 1748 const int layer = sp_sview->base.u.tex.first_layer; img_filter_cube_linear() local 1814 const int layer = CLAMP(6 * util_ifloor(args->p + 0.5f) + sp_sview->base.u.tex.first_layer, img_filter_cube_array_linear() local 3436 const int layer = CLAMP(v_k[j], sp_sview->base.u.tex.first_layer, sp_get_texels() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample_soa.c | 2040 lp_build_layer_coord(struct lp_build_sample_context *bld, unsigned texture_unit, boolean is_cube_array, LLVMValueRef layer, LLVMValueRef *out_of_bounds) lp_build_layer_coord() argument 2565 LLVMValueRef layer = lp_build_iround(&bld->coord_bld, coords[3]); lp_build_sample_common() local 3930 get_target_info(enum pipe_texture_target target, unsigned *num_coords, unsigned *num_derivs, unsigned *num_offsets, unsigned *layer) get_target_info() argument 3980 unsigned num_coords, num_derivs, num_offsets, layer; lp_build_sample_gen_func() local 4105 unsigned i, num_coords, num_derivs, num_offsets, layer; lp_build_sample_soa_func() local [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cShaderImageLoadStoreTests.cpp | 729 bool CheckBinding(GLuint unit, GLuint texture, GLint level, GLboolean layered, GLint layer, GLenum access, in CheckBinding() argument 7508 BindTextureToImage(GLuint program_id, GLuint texture_id, GLuint image_unit, GLuint layer, const char* uniform_name) BindTextureToImage() argument 7579 CopyRGBA8TextureLayer(GLuint destination_texture_id, GLuint source_texture_id, GLuint layer) CopyRGBA8TextureLayer() argument [all...] |
| H A D | gl4cCopyImageTests.cpp | 3180 GLubyte* layer = ((GLubyte*)level) + layer_offset; in prepareSrcPxls() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | validationES3.cpp | 1618 ValidateFramebufferTextureLayer(const Context *context, angle::EntryPoint entryPoint, GLenum target, GLenum attachment, TextureID texture, GLint level, GLint layer) ValidateFramebufferTextureLayer() argument
|
| H A D | validationGL4.cpp | 1858 ValidateNamedFramebufferTextureLayer(const Context *context, angle::EntryPoint entryPoint, FramebufferID framebuffer, GLenum attachment, TextureID texture, GLint level, GLint layer) ValidateNamedFramebufferTextureLayer() argument
|