Home
last modified time | relevance | path

Searched defs:n_components (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySampling.cpp348 const glw::GLuint n_components = N_Components; in vectorSubtractInPlace() local
1667 const glw::GLuint n_components = N_Components; in verifyResultImage() local
2354 glw::GLuint n_components = 0; in getSamplingComputeShaderCode() local
2488 glw::GLuint n_components = 0; in getSamplingFragmentShaderCode() local
2568 … const glw::GLchar *color_type, glw::GLuint n_components, in getSamplingFunctionCall()
2691 glw::GLuint n_components = 0; in getSamplingGeometryShaderCode() local
2775 glw::GLuint n_components = 0; in getSamplingTesselationControlShaderCode() local
2861 glw::GLuint n_components = 0; in getSamplingTesselationEvaluationShaderCode() local
2948 glw::GLuint n_components = 0; in getSamplingVertexShaderCode() local
3031 samplingFunction sampling_function, const glw::GLchar *color_type, glw::GLuint n_components, in getShadowSamplingFunctionCall()
[all …]
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.cpp10340 …const unsigned int n_components = Utils::getNumberOfComponentsForVariableType(vari… in logVariableContents() local
10409 unsigned int n_components = 0; in setInputAttributeValues() local
13276 glw::GLuint n_components = Utils::getNumberOfComponentsForVariableType(m_arg_type); in call() local
13317 const glw::GLuint n_components = de::max(n_components_0, n_components_1); in call() local
13464 const glw::GLuint n_components = de::max(n_components_0, n_components_1); in call() local
13592 …const glw::GLuint n_components = de::max(de::max(n_components_0, n_components_1), n_components_2… in call() local
13706 const glw::GLuint n_components = Utils::getNumberOfComponentsForVariableType(type); in getArgumentComponents() local
13770 const glw::GLuint n_components = getArgumentComponents(argument); in getArgumentStride() local
13802 const glw::GLuint n_components = Utils::getNumberOfComponentsForVariableType(type); in getResultComponents() local
13844 const glw::GLuint n_components = Utils::getNumberOfComponentsForVariableType(type); in getResultStride() local
[all …]
H A Dgl4cShaderImageLoadStoreTests.cpp7562 static const GLuint n_components = 4; /* RGBA */ in CompareRGBA8Textures() local
7659 static const GLuint n_components = 4; /* RGBA */ in CreateRGBA8DestinationTexture() local
7690 static const GLuint n_components = 4; /* RGBA */ in CreateRGBA8SourceTexture() local
7773 const GLuint n_components = 4; in CreateRGBA8Texture() local
7825 static const GLuint n_components = 4; /* RGBA */ in ExtractTextureData() local
8221 static const GLuint n_components = 4; /* RGBA */ in CheckIfTextureIsBlack() local
8259 static const GLuint n_components = 4; /* RGBA */ in CheckIfTextureWasModified() local
8370 static const GLuint n_components = 4; /* RGBA */ in Create2DRGBA8CompleteTexture() local
8451 static const GLuint n_components = 4; /* RGBA */ in Create2DRGBA8IncompleteTexture() local
H A Dgl4cTextureViewTests.cpp1072 const unsigned int n_components) in getGLSLDataTypeForSamplerType()
6590const unsigned int n_components, in getComponentDataForByteAlignedInternalformat()
H A Dgl4cShaderSubroutineTests.cpp1414 const unsigned int &n_components) in getVariableTypeFromProperties()
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderProperties.cpp83 glw::GLint n_components = property_value_data[n_property * 3 + 1]; in iterate() local
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/gpu_shader5/
H A DesextcGPUShader5TextureGatherOffset.hpp53 glw::GLuint n_components; member
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcRobustBufferAccessBehaviorTests.cpp1761 static const GLuint n_components = 2; in prepareTexture() local
1775 static const GLuint n_components = 4; in prepareTexture() local
/aosp_15_r20/external/mesa3d/src/util/format/
H A Dtexcompress_bptc_tmp.h364 int n_components; in extract_unorm_endpoints() local
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_fs_nir.cpp5029 unsigned n_components = ntb.s.alloc.sizes[src_data.nr] / in try_rebuild_source() local