/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ |
H A D | esextcTextureCubeMapArraySampling.cpp | 482 glw::GLint element_index, glw::GLint n_layers, in getExpectedColorFloatComponentsForTexture() 498 glw::GLint element_index, glw::GLint n_layers, in getExpectedColorFloatComponentsForTextureLod() 524 … glw::GLint element_index, glw::GLint n_layers, glw::GLint n_mipmap_levels, in getExpectedColorIntComponentsForTexture() 543 … glw::GLint n_layers, glw::GLint n_mipmap_levels, T *out_components) in getExpectedColorIntComponentsForTextureLod() 565 glw::GLint element_index, glw::GLint n_layers, in getExpectedCompressedComponentsForTexture() 582 glw::GLint element_index, glw::GLint n_layers, in getExpectedCompressedComponentsForTextureLod() 666 … glw::GLint element_index, glw::GLint n_layers, glw::GLint n_mipmap_levels, in getExpectedStencilComponentsForTexture() 686 glw::GLint n_layers, glw::GLint n_mipmap_levels, in getExpectedStencilComponentsForTextureLod() 1138 glw::GLuint n_layers) in preparePositionForFace() 1184 glw::GLuint n_layers) in prepareRefZForFace() [all …]
|
H A D | esextcTextureCubeMapArrayStencilAttachments.cpp | 638 … const std::string &n_layers) in getGeometryShaderCode()
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl4cCopyImageTests.cpp | 2705 const GLuint n_layers = (true == is_multi_layer) ? FUNCTIONAL_TEST_N_LAYERS : 1; in calculateDimmensions() local 2754 GLuint n_layers = 1; in copyAndVerify() local 3153 const GLuint n_layers = depths[i]; in prepareDstPxls() local 3212 const GLuint n_layers = depths[lvl]; in prepareSrcPxls() local 3998 const GLuint n_layers = (GL_TEXTURE_CUBE_MAP_ARRAY != test_case.m_target) ? m_depth : 6; in prepareDstPxls() local 4033 const GLuint n_layers = (GL_TEXTURE_CUBE_MAP_ARRAY != test_case.m_target) ? m_depth : 6; in prepareSrcPxls() local 4092 const GLuint n_layers = (GL_TEXTURE_CUBE_MAP_ARRAY != test_case.m_target) ? m_depth : 6; in prepareTexture() local 4113 const GLuint n_layers = (GL_TEXTURE_CUBE_MAP_ARRAY != test_case.m_target) ? m_depth : 6; in verify() local
|
H A D | gl4cShaderImageLoadStoreTests.cpp | 7456 const GLuint n_layers = GetTotalNumberOfLayers(it->m_n_elements, it->m_type); in Run() local 7559 …CompareRGBA8Textures(GLuint left_texture_id, GLuint right_texture_id, GLuint edge, GLuint n_layers, in CompareRGBA8Textures() 7582 void CopyRGBA8Texture(GLuint destination_texture_id, GLuint source_texture_id, GLuint n_layers) in CopyRGBA8Texture() 7661 const GLuint n_layers = GetTotalNumberOfLayers(n_elements, target); in CreateRGBA8DestinationTexture() local 7692 const GLuint n_layers = GetTotalNumberOfLayers(n_elements, target); in CreateRGBA8SourceTexture() local 7742 …GLenum CreateRGBA8Texture(GLuint edge, GLenum target, GLuint n_layers, const std::vector<GLubyte> … in CreateRGBA8Texture() 7822 void ExtractTextureData(GLuint texture_id, GLuint edge, GLuint n_layers, GLenum target, in ExtractTextureData()
|
H A D | gl4cTextureViewTests.hpp | 520 unsigned int n_layers; member
|
H A D | gl4cTextureViewTests.cpp | 6387 void TextureViewTestViewSampling::resetReferenceColorStorage(unsigned int n_layers, unsigned int n_… in resetReferenceColorStorage()
|
/aosp_15_r20/external/executorch/examples/models/llama/params/ |
H A D | demo_config.json | 1 {"dim": 64, "multiple_of": 4, "n_heads": 8, "n_layers": 5, "norm_eps": 1e-05, "vocab_size": 512} number
|
/aosp_15_r20/external/executorch/examples/models/llama3_2_vision/text_decoder/params/ |
H A D | demo_config.json | 9 "n_layers": 32, number
|
/aosp_15_r20/external/pytorch/test/distributed/pipelining/ |
H A D | test_transformer.py | 9 n_layers = 8 variable
|
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/geometry_shader/ |
H A D | esextcGeometryShaderLayeredRendering.hpp | 158 unsigned int n_layers; member
|
/aosp_15_r20/external/pytorch/test/distributed/_tensor/ |
H A D | test_api.py | 22 def __init__(self, n_features, n_layers, device): argument
|
/aosp_15_r20/external/executorch/examples/models/llama/ |
H A D | llama_transformer.py | 83 n_layers: int = 32 variable in ModelArgs
|
/aosp_15_r20/external/pytorch/test/distributed/_composable/fsdp/ |
H A D | test_fully_shard_compile.py | 459 def __init__(self, n_layers): argument
|
/aosp_15_r20/external/pytorch/torch/testing/_internal/distributed/_tensor/ |
H A D | common_dtensor.py | 93 n_layers: int = 2 variable in ModelArgs
|
/aosp_15_r20/external/libopus/dnn/torch/osce/models/ |
H A D | fd_discriminator.py | 516 def process_dimension(n_layers, stretch, down): argument
|
/aosp_15_r20/external/libhevc/encoder/ |
H A D | hme_interface.c | 691 S32 n_layers = ps_prms->num_simulcast_layers; in hme_validate_init_prms() local 4745 S32 hme_get_blk_size(S32 use_4x4, S32 layer_id, S32 n_layers, S32 encode) in hme_get_blk_size()
|
/aosp_15_r20/external/pytorch/test/jit/ |
H A D | test_models.py | 436 n_layers = 2 variable in TestModels._test_snli.Config
|
/aosp_15_r20/external/virglrenderer/src/ |
H A D | vrend_renderer.c | 10134 int n_layers = info->b.src.box.depth == info->b.dst.box.depth ? info->b.dst.box.depth : 1; in vrend_renderer_blit_fbo() local
|
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 87998 unsigned int n_layers; member
|
H A D | vmlinux_600.h | 87998 unsigned int n_layers; member
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 113537 unsigned int n_layers; member
|
H A D | vmlinux_518.h | 113537 unsigned int n_layers; member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 105021 unsigned int n_layers; member
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 54444 unsigned int n_layers; member
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 111342 unsigned int n_layers; member
|