Home
last modified time | relevance | path

Searched defs:createShader (Results 1 – 25 of 102) sorted by relevance

12345

/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/
H A DShaderCache.h89 HRESULT createShader(const DWORD *function, IDirect3DVertexShader9 **shader) in createShader() function
94 HRESULT createShader(const DWORD *function, IDirect3DPixelShader9 **shader) in createShader() function
H A DContext9.cpp58 ShaderImpl *Context9::createShader(const gl::ShaderState &data) in createShader() function in rx::Context9
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fVertexAttributeBindingTests.cpp505 void SingleBindingCase::createShader(void) in createShader() function in deqp::gles31::Functional::__anon7f5f671b0111::SingleBindingCase
850 void MultipleBindingCase::createShader(void) in createShader() function in deqp::gles31::Functional::__anon7f5f671b0111::MultipleBindingCase
1098 void MixedBindingCase::createShader(void) in createShader() function in deqp::gles31::Functional::__anon7f5f671b0111::MixedBindingCase
1337 void MixedApiCase::createShader(void) in createShader() function in deqp::gles31::Functional::__anon7f5f671b0111::MixedApiCase
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcPixelStorageModesTests.cpp690 void TexImage2DCase::createShader(void) in createShader() function in glcts::TexImage2DCase
927 void TexImage3DCase::createShader(void) in createShader() function in glcts::TexImage3DCase
1321 void CompressedTexImage2DCase::createShader(void) in createShader() function in glcts::CompressedTexImage2DCase
1655 void CompressedTexImage3DCase::createShader(void) in createShader() function in glcts::CompressedTexImage3DCase
H A DglcLimitTest.inl225 std::string LimitCase<DataType>::createShader() const function in LimitCase
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkShaderObjectUtil.cpp32 inline Move<VkShaderEXT> createShader(const DeviceInterface &vk, VkDevice device, in createShader() function
/aosp_15_r20/external/skia/gm/
H A Dsamplerstress.cpp76 void createShader() { in createShader() function in skiagm::SamplerStressGM
/aosp_15_r20/external/angle/src/tests/
H A Dangle_unittests_utils.h28 ShaderImpl *createShader(const gl::ShaderState &data) override { return nullptr; } in createShader() function
/aosp_15_r20/external/webrtc/sdk/android/tests/src/org/webrtc/
H A DGlGenericDrawerTest.java51 GlShader createShader(ShaderType shaderType) { in createShader() method in GlGenericDrawerTest.GlGenericDrawerForTest
/aosp_15_r20/external/autotest/client/site_tests/graphics_SanAngeles/src/
H A Dshader.c39 static GLuint createShader(const char *src, GLenum shaderType) in createShader() function
/aosp_15_r20/hardware/google/gfxstream/host/gl/glsnapshot/
DGLSnapshot.cpp104 GLuint GLSnapshotState::createShader(GLuint shader, GLenum shaderType) { in createShader() function in gfxstream::gl::snapshot::GLSnapshotState
/aosp_15_r20/hardware/google/gfxstream/host/gl/
DTextureDraw.cpp40 GLuint createShader(GLint shaderType, const char* shaderText) { in createShader() function
DTextureResize.cpp164 static GLuint createShader(GLenum type, std::initializer_list<const char*> source) { in createShader() function
/aosp_15_r20/external/skia/bench/
H A DPatchBench.cpp74 virtual sk_sp<SkShader> createShader() { in createShader() function in PatchBench
/aosp_15_r20/external/webrtc/sdk/android/src/java/org/webrtc/
H A DGlGenericDrawer.java147 GlShader createShader(ShaderType shaderType) { in createShader() method in GlGenericDrawer
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectCreateUtil.cpp122 Move<VkShaderEXT> createShader(const DeviceInterface &vk, VkDevice device, in createShader() function
/aosp_15_r20/external/skia/src/effects/imagefilters/
H A DSkMatrixConvolutionImageFilter.cpp353 sk_sp<SkShader> SkMatrixConvolutionImageFilter::createShader(const skif::Context& ctx, in createShader() function in SkMatrixConvolutionImageFilter
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
H A DPreviewRecorder.java438 private int createShader(int type, String source) throws ItsException { in createShader() method in PreviewRecorder
/aosp_15_r20/frameworks/rs/driver/
H A DrsdShader.cpp221 bool RsdShader::createShader() { in createShader() function in RsdShader
/aosp_15_r20/external/deqp/modules/gles31/stress/
H A Des31sVertexAttributeBindingTests.cpp499 void SingleBindingCase::createShader(void) in createShader() function in deqp::gles31::Stress::__anon9c381b590111::SingleBindingCase
/aosp_15_r20/external/angle/src/libANGLE/
H A DResourceManager.cpp171 ShaderProgramID ShaderProgramManager::createShader(rx::GLImplFactory *factory, in createShader() function in gl::ShaderProgramManager
/aosp_15_r20/external/deqp/modules/gles2/performance/
H A Des2pDrawCallBatchingTests.cpp199 void DrawCallBatchingTest::createShader(void) in createShader() function in deqp::gles2::Performance::__anonb994ad3d0111::DrawCallBatchingTest
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
DImageShow.java132 private static Shader createShader(Bitmap b) { in createShader() method in ImageShow
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/
H A DContextNULL.cpp432 ShaderImpl *ContextNULL::createShader(const gl::ShaderState &data) in createShader() function in rx::ContextNULL
/aosp_15_r20/external/autotest/client/deps/webgl_mpd/src/debug/
H A Dwebgl-debug.js78 'createShader': {1: { 0:true }}, property

12345