Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkformat.h112 guint n_components; member
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderProperties.cpp83 glw::GLint n_components = property_value_data[n_property * 3 + 1]; in iterate() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp346 const glw::GLuint n_components = N_Components; in vectorSubtractInPlace() local
1665 const glw::GLuint n_components = N_Components; in verifyResultImage() local
2353 glw::GLuint n_components = 0; in getSamplingComputeShaderCode() local
2487 glw::GLuint n_components = 0; in getSamplingFragmentShaderCode() local
2567 const glw::GLchar* color_type, glw::GLuint n_components, in getSamplingFunctionCall()
2690 glw::GLuint n_components = 0; in getSamplingGeometryShaderCode() local
2774 glw::GLuint n_components = 0; in getSamplingTesselationControlShaderCode() local
2860 glw::GLuint n_components = 0; in getSamplingTesselationEvaluationShaderCode() local
2947 glw::GLuint n_components = 0; in getSamplingVertexShaderCode() local
3030 samplingFunction sampling_function, const glw::GLchar* color_type, glw::GLuint n_components, in getShadowSamplingFunctionCall()
[all …]
/third_party/gstreamer/gstplugins_bad/gst/jp2kdecimator/
Djp2kcodestream.h62 guint16 n_components; member
170 gint n_components; member
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp10230 const unsigned int n_components = Utils::getNumberOfComponentsForVariableType(variable.type); in logVariableContents() local
10300 unsigned int n_components = 0; in setInputAttributeValues() local
13135 glw::GLuint n_components = Utils::getNumberOfComponentsForVariableType(m_arg_type); in call() local
13176 const glw::GLuint n_components = de::max(n_components_0, n_components_1); in call() local
13323 const glw::GLuint n_components = de::max(n_components_0, n_components_1); in call() local
13451 …const glw::GLuint n_components = de::max(de::max(n_components_0, n_components_1), n_components_2… in call() local
13565 const glw::GLuint n_components = Utils::getNumberOfComponentsForVariableType(type); in getArgumentComponents() local
13629 const glw::GLuint n_components = getArgumentComponents(argument); in getArgumentStride() local
13661 const glw::GLuint n_components = Utils::getNumberOfComponentsForVariableType(type); in getResultComponents() local
13703 const glw::GLuint n_components = Utils::getNumberOfComponentsForVariableType(type); in getResultStride() local
[all …]
Dgl4cShaderImageLoadStoreTests.cpp7546 static const GLuint n_components = 4; /* RGBA */ in CompareRGBA8Textures() local
7643 static const GLuint n_components = 4; /* RGBA */ in CreateRGBA8DestinationTexture() local
7674 static const GLuint n_components = 4; /* RGBA */ in CreateRGBA8SourceTexture() local
7757 const GLuint n_components = 4; in CreateRGBA8Texture() local
7809 static const GLuint n_components = 4; /* RGBA */ in ExtractTextureData() local
8204 static const GLuint n_components = 4; /* RGBA */ in CheckIfTextureIsBlack() local
8242 static const GLuint n_components = 4; /* RGBA */ in CheckIfTextureWasModified() local
8357 static const GLuint n_components = 4; /* RGBA */ in Create2DRGBA8CompleteTexture() local
8438 static const GLuint n_components = 4; /* RGBA */ in Create2DRGBA8IncompleteTexture() local
Dgl4cTextureViewTests.cpp1073 const unsigned int n_components) in getGLSLDataTypeForSamplerType()
6591 const unsigned int n_components, in getComponentDataForByteAlignedInternalformat()
Dgl4cShaderSubroutineTests.cpp1414 const unsigned int& n_components) in getVariableTypeFromProperties()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/gpu_shader5/
DesextcGPUShader5TextureGatherOffset.hpp53 glw::GLuint n_components; member
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-format.h570 guint n_components; member
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcRobustBufferAccessBehaviorTests.cpp1757 static const GLuint n_components = 2; in prepareTexture() local
1771 static const GLuint n_components = 4; in prepareTexture() local
/third_party/gstreamer/gstplugins_bad/ext/vulkan/
Dvkcolorconvert.c537 guint n_components = 0, i; in finfo_get_plane_n_components() local
Dvkviewconvert.c191 guint n_components = 0, i; in finfo_get_plane_n_components() local
/third_party/mesa3d/src/mesa/main/
Dtexcompress_bptc_tmp.h363 int n_components; in extract_unorm_endpoints() local